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

30 строки
1.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort"
fullName: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort"
name: "LoadBalancerTcpProbe.UpdateStages.WithPort"
nameWithType: "LoadBalancerTcpProbe.UpdateStages.WithPort"
summary: "The stage of the TCP probe update allowing to modify the port number to monitor."
syntax: "public static interface **LoadBalancerTcpProbe.UpdateStages.WithPort**"
methods:
- uid: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort.withPort(int)"
fullName: "com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort.withPort(int port)"
name: "withPort(int port)"
nameWithType: "LoadBalancerTcpProbe.UpdateStages.WithPort.withPort(int port)"
summary: "Specifies the port number to call for health monitoring."
modifiers:
- "abstract"
parameters:
- description: "a port number"
name: "port"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract LoadBalancerTcpProbe.Update withPort(int port)"
desc: "Specifies the port number to call for health monitoring."
returns:
description: "the next stage of the update"
type: "<xref href=\"com.microsoft.azure.management.network.LoadBalancerTcpProbe.Update?alt=com.microsoft.azure.management.network.LoadBalancerTcpProbe.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the TCP probe update allowing to modify the port number to monitor."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4