@Beta(value=V1_4_0) public interface ApplicationGatewayAuthenticationCertificate extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<ApplicationGateway>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayAuthenticationCertificate.Definition<ReturnT>
The entirety of an application gateway authentication certificate definition.
|
static interface |
ApplicationGatewayAuthenticationCertificate.DefinitionStages
Grouping of application gateway authentication certificate stages.
|
static interface |
ApplicationGatewayAuthenticationCertificate.Update
The entirety of an application gateway authentication certificate update as part of an application gateway update.
|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateDefinition<ReturnT>
The entirety of an application gateway authentication certificate definition as part of an application gateway update.
|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages
Grouping of application gateway authentication certificate definition stages applicable as part of an application gateway update.
|
static interface |
ApplicationGatewayAuthenticationCertificate.UpdateStages
Grouping of application gateway authentication certificate update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
data() |
innerkeyString data()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/