Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
-
Packages that use LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancer.DefinitionThe entirety of the load balancer definition.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule Modifier and Type Method Description LoadBalancerInboundNatRule.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule>LoadBalancer.DefinitionStages.WithInboundNatRule. defineInboundNatRule(String name)Begins the definition of a new inbound NAT rule to add to the load balancer.
-