ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerTcpProbe.DefinitionStages.WithPort<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT> |
withPort(int port)
Specifies the port number to call for health monitoring.
|
LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT> withPort(int port)
port - a port number/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/