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.
|
@Beta(value=V1_4_0) ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineAuthenticationCertificate(String name)
name - a unique name for the certificate/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/