Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
-
Packages that use LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine 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.static interfaceLoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>The first stage of a load balancer backend definition.static interfaceLoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of a load balancer backend definition.
-