ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> |
withPort(int port)
Specifies the port number to call for health monitoring.
|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> withPort(int port)
port - a port numberCopyright © 2020 Microsoft Corporation. All rights reserved.