Interface ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages
-
- Enclosing interface:
- ApplicationGatewayAuthenticationCertificate
public static interface ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStagesGrouping of application gateway authentication certificate definition stages applicable as part of an application gateway update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank<ReturnT>The first stage of an application gateway authentication certificate definition.static interfaceApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach<ReturnT>The final stage of an application gateway authentication certificate definition.static interfaceApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData<ReturnT>The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
-