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