Freigeben über


CertificatePatchResource.KeyVaultSecretStatus 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="properties.keyVaultSecretStatus")]
public Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus? KeyVaultSecretStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultSecretStatus")>]
member this.KeyVaultSecretStatus : Nullable<Microsoft.Azure.Management.WebSites.Models.KeyVaultSecretStatus>
Public ReadOnly Property KeyVaultSecretStatus As Nullable(Of KeyVaultSecretStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: