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

33 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort"
fullName: "com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>"
name: "LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>"
nameWithType: "LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>"
summary: "The stage of the probe definition allowing to specify the port to monitor."
syntax: "public static interface **LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort.withPort(int)"
fullName: "com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>.withPort(int port)"
name: "withPort(int port)"
nameWithType: "LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>.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 LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> withPort(int port)"
desc: "Specifies the port number to call for health monitoring."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.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 stage of the parent definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of the probe definition allowing to specify the port to monitor."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4