Uses of Interface
com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank 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.Methods in com.microsoft.azure.management.network that return LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithPrivateFrontend. definePrivateFrontend(String name)Begins the update of an internal load balancer frontend.
-