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