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 © 2020 Microsoft Corporation. All rights reserved.