Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach
Packages that use LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a private frontend definition as part of a load balancer update.Methods in com.azure.resourcemanager.network.models that return LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionLoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone.withAvailabilityZone(AvailabilityZoneId zoneId) Specifies the availability zone for the private frontend.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet.withExistingSubnet(Network network, String subnetName) Assigns the specified subnet to this private frontend of the internal load balancer.