Uses of Interface
com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerBackend.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerBackend.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerBackend.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerBackend.UpdateDefinition<ParentT>The entirety of a load balancer backend definition as part of a load balancer update.Methods in com.microsoft.azure.management.network that return LoadBalancerBackend.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerBackend.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithBackend. defineBackend(String name)Begins the definition of a new backend as part of this load balancer update.
-