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