public interface ApplicationGatewaySslCertificate extends HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner>, ChildResource<ApplicationGateway>
Modifier and Type | Interface and Description |
---|---|
static interface |
ApplicationGatewaySslCertificate.Definition<ParentT>
The entirety of an application gateway SSL certificate definition.
|
static interface |
ApplicationGatewaySslCertificate.DefinitionStages
Grouping of application gateway SSL certificate definition stages.
|
static interface |
ApplicationGatewaySslCertificate.Update
The entirety of an application gateway SSL certificate update as part of an application gateway update.
|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinition<ParentT>
The entirety of an application gateway SSL certificate definition as part of an application gateway update.
|
static interface |
ApplicationGatewaySslCertificate.UpdateDefinitionStages
Grouping of application gateway SSL certificate definition stages applicable as part of an application gateway update.
|
static interface |
ApplicationGatewaySslCertificate.UpdateStages
Grouping of application gateway SSL certificate update stages.
|
Modifier and Type | Method and Description |
---|---|
String |
publicData() |
inner
key
String publicData()
Copyright © 2019. All rights reserved.