Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone
-
Packages that use LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerPrivateFrontend.UpdateDefinition<ParentT>The entirety of a private frontend definition as part of a load balancer update.static interfaceLoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an internal frontend definition.
-