Uses of Interface
com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerHttpProbe.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of LoadBalancerHttpProbe.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of LoadBalancerHttpProbe.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceLoadBalancerHttpProbe.UpdateDefinition<ParentT>The entirety of a probe definition as part of a load balancer update.Methods in com.microsoft.azure.management.network that return LoadBalancerHttpProbe.UpdateDefinitionStages.Blank Modifier and Type Method Description LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update>LoadBalancer.UpdateStages.WithProbe. defineHttpProbe(String name)Begins the definition of a new HTTP probe to add to the load balancer.
-