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