22 строки
4.3 KiB
YAML
22 строки
4.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.network.LoadBalancerInboundNatRule.Definition"
|
|
fullName: "com.microsoft.azure.management.network.LoadBalancerInboundNatRule.Definition<ParentT>"
|
|
name: "LoadBalancerInboundNatRule.Definition<ParentT>"
|
|
nameWithType: "LoadBalancerInboundNatRule.Definition<ParentT>"
|
|
summary: "The entirety of an inbound NAT rule definition."
|
|
syntax: "public static interface **LoadBalancerInboundNatRule.Definition<ParentT>**</br> extends <xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithProtocol?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithProtocol&text=WithProtocol\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontend?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontend&text=WithFrontend\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort&text=WithFrontendPort\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
typeParameters:
|
|
- description: "the stage of the parent definition to return to after attaching this definition"
|
|
name: "ParentT"
|
|
desc: "The entirety of an inbound NAT rule definition."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontend?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontend&text=WithFrontend\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort&text=WithFrontendPort\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithProtocol?alt=com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithProtocol&text=WithProtocol\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.network"
|
|
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4
|