Share via


Certificate.KeyVaultSecretStatus Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to