Share via


ISecretArchiveReference.SecretVersion Property

Definition

The version of the secret in the key vault.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The version of the secret in the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretVersion", Update=false)]
public string SecretVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The version of the secret in the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretVersion", Update=false)>]
member this.SecretVersion : string
Public ReadOnly Property SecretVersion As String

Property Value

Attributes

Applies to