public static interface ApplicationGatewayAuthenticationCertificate.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ReturnT>
The first stage of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData<ReturnT>
The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/