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