Dela via


ICertificatePatchResource.KeyVaultSecretStatus Property

Definition

Status of the Key Vault secret.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Status of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.KeyVaultSecretStatus) }, ReadOnly=true, Required=false, SerializedName="keyVaultSecretStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.KeyVaultSecretStatus? KeyVaultSecretStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Status of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.KeyVaultSecretStatus) }, ReadOnly=true, Required=false, SerializedName="keyVaultSecretStatus")>]
member this.KeyVaultSecretStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.KeyVaultSecretStatus>
Public ReadOnly Property KeyVaultSecretStatus As Nullable(Of KeyVaultSecretStatus)

Property Value

Attributes

Applies to