Interface AppServiceCertificateKeyVaultBinding

All Superinterfaces:
GroupableResource<AppServiceManager, AppServiceCertificateResourceInner>, HasId, HasInnerModel<AppServiceCertificateResourceInner>, HasManager<AppServiceManager>, HasName, HasResourceGroup, IndependentChild<AppServiceManager>, IndependentChildResource<AppServiceManager, AppServiceCertificateResourceInner>, Indexable, Resource

public interface AppServiceCertificateKeyVaultBinding extends IndependentChildResource<AppServiceManager, AppServiceCertificateResourceInner>
An immutable client-side representation of an Azure App Service Key Vault binding.
  • Method Details

    • keyVaultId

      String keyVaultId()
      Gets the key vault resource Id.
      Returns:
      the key vault resource Id
    • keyVaultSecretName

      String keyVaultSecretName()
      Gets the key vault secret name.
      Returns:
      the key vault secret name
    • provisioningState

      KeyVaultSecretStatus provisioningState()
      Gets the status of the Key Vault secret.
      Returns:
      the status of the Key Vault secret