Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone
-
Packages that use LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone in com.azure.resourcemanager.network.models 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.
-