Interface ApplicationGatewaySslCertificate

All Superinterfaces:
ChildResource<ApplicationGateway>, HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner>, HasName, HasParent<ApplicationGateway>, Indexable

public interface ApplicationGatewaySslCertificate extends HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner>, ChildResource<ApplicationGateway>
A client-side representation of an application gateway SSL certificate.
  • Method Details

    • publicData

      String publicData()
      Returns:
      the public data of the certificate
    • keyVaultSecretId

      String keyVaultSecretId()
      Get Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
      Returns:
      the secret id