Compartilhar via


IKeyVaultSigningKeyParameters.SecretVersion Property

Definition

The version(GUID) of secret in Key Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The version(GUID) of secret in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="secretVersion")]
public string SecretVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The version(GUID) of secret in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="secretVersion")>]
member this.SecretVersion : string with get, set
Public Property SecretVersion As String

Property Value

Attributes

Applies to