Partilhar via


CertificatePatchResource.KeyVaultSecretStatus Propriedade

Definição

Obtém status do segredo Key Vault. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a