Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.DefinitionStages.Blank
-
Packages that use LoadBalancerTcpProbe.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerTcpProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerTcpProbe.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerTcpProbe.Definition<ParentT>The entirety of a probe definition.Methods in com.azure.resourcemanager.network.models 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.
-