Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancingRule.DefinitionStages.WithVirtualMachine
-
Packages that use LoadBalancingRule.DefinitionStages.WithVirtualMachine Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancingRule.DefinitionStages.WithVirtualMachine in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancingRule.DefinitionStages.WithVirtualMachine in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancingRule.Definition<ReturnT>The entirety of a load balancing rule definition.static interfaceLoadBalancingRule.DefinitionStages.WithBackend<ReturnT>The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
-