AppServiceCertificate Class
Key Vault container for a certificate that is purchased through Azure.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
AppServiceCertificate
Constructor
AppServiceCertificate(*, key_vault_id: Optional[str] = None, key_vault_secret_name: Optional[str] = None, **kwargs)
Parameters
Variables
- provisioning_state
- str or KeyVaultSecretStatus
Status of the Key Vault secret. Possible values include: "Initialized", "WaitingOnCertificateOrder", "Succeeded", "CertificateOrderFailed", "OperationNotPermittedOnKeyVault", "AzureServiceUnauthorizedToAccessKeyVault", "KeyVaultDoesNotExist", "KeyVaultSecretDoesNotExist", "UnknownError", "ExternalPrivateKey", "Unknown".
Feedback
Submit and view feedback for