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