Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol
-
Packages that use LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateDefinition<ParentT>The entirety of an inbound NAT pool definition as part of a load balancer update.static interfaceLoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<ParentT>The first stage of the inbound NAT pool definition.
-