次の方法で共有


IStorageAccountPropertiesCreateParameters.KeyVaultPropertyKeyVersion Property

Definition

The version of KeyVault key.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The version of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyversion")]
public string KeyVaultPropertyKeyVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The version of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyversion")>]
member this.KeyVaultPropertyKeyVersion : string with get, set
Public Property KeyVaultPropertyKeyVersion As String

Property Value

Attributes

Applies to