public static interface ApplicationGateway.DefinitionStages.WithAuthenticationCertificate
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> |
defineAuthenticationCertificate(String name)
Begins the definition of a new application gateway authentication certificate to be attached to the
gateway for use by the backends.
|
ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineAuthenticationCertificate(String name)
name - a unique name for the certificateCopyright © 2020 Microsoft Corporation. All rights reserved.