Freigeben über


AppServiceCertificate.ProvisioningState Eigenschaft

Definition

Ruft status des Key Vault Geheimnisses ab. Mögliche Werte: "Initialized", "WaitingOnCertificateOrder", "Succeeded", "CertificateOrderFailed", "OperationNotPermittedOnKeyVault", "AzureServiceUnauthorizedToAccessKeyVault", "KeyVaultDoesNotExist", "KeyVaultSecretDoesNotExist", "UnknownError", "ExternalPrivateKey", "Unknown"

[Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")]
public Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus? ProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>
Public ReadOnly Property ProvisioningState As Nullable(Of KeyVaultSecretStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: