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