Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerTcpProbe.UpdateDefinitionStages.Blank
-
Packages that use LoadBalancerTcpProbe.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerTcpProbe.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerTcpProbe.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-