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