Interface ApplicationGatewaySslCertificate
-
- All Superinterfaces:
ChildResource<ApplicationGateway>,HasInnerModel<ApplicationGatewaySslCertificateInner>,HasName,HasParent<ApplicationGateway>,Indexable
public interface ApplicationGatewaySslCertificate extends HasInnerModel<ApplicationGatewaySslCertificateInner>, ChildResource<ApplicationGateway>
A client-side representation of an application gateway SSL certificate.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewaySslCertificate.Definition<ParentT>The entirety of an application gateway SSL certificate definition.static interfaceApplicationGatewaySslCertificate.DefinitionStagesGrouping of application gateway SSL certificate definition stages.static interfaceApplicationGatewaySslCertificate.UpdateThe entirety of an application gateway SSL certificate update as part of an application gateway update.static interfaceApplicationGatewaySslCertificate.UpdateDefinition<ParentT>The entirety of an application gateway SSL certificate definition as part of an application gateway update.static interfaceApplicationGatewaySslCertificate.UpdateDefinitionStagesGrouping of application gateway SSL certificate definition stages applicable as part of an application gateway update.static interfaceApplicationGatewaySslCertificate.UpdateStagesGrouping of application gateway SSL certificate update stages.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringkeyVaultSecretId()Get Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.StringpublicData()-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
-