public static interface ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank<ReturnT>
The first stage of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.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.
*/