Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort
-
Packages that use LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.Definition<ParentT>The entirety of an inbound NAT rule definition.static interfaceLoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT>The final stage of the inbound NAT rule definition.
-