azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

33 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes"
fullName: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>"
name: "LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>"
nameWithType: "LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>"
summary: "The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined."
syntax: "public static interface **LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes.withNumberOfProbes(int)"
fullName: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>.withNumberOfProbes(int probes)"
name: "withNumberOfProbes(int probes)"
nameWithType: "LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>.withNumberOfProbes(int probes)"
summary: "Specifies the number of unsuccessful probes before failure is determined."
modifiers:
- "abstract"
parameters:
- description: "number of probes"
name: "probes"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT> withNumberOfProbes(int probes)"
desc: "Specifies the number of unsuccessful probes before failure is determined."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the parent resource type"
name: "ParentT"
desc: "The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4