Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatRule.UpdateDefinition<ParentT>The entirety of an inbound NAT rule definition.Methods in com.azure.resourcemanager.network.models that return LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithInboundNatRule. defineInboundNatRule(String name)Begins the definition of a new inbound NAT rule.
-