public interface HasPort
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasPort.DefinitionStages
Grouping of definition stages involving specifying a port number.
|
static interface |
HasPort.UpdateDefinitionStages
Grouping of definition stages of a parent resource update involving specifying a port number.
|
static interface |
HasPort.UpdateStages
Grouping of update stages involving specifying the port number.
|
| Modifier and Type | Method and Description |
|---|---|
int |
port() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/