IWorkspaceEncryptionParameter.ValueKeyVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version of KeyVault key.
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The version of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyversion")]
public string ValueKeyVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The version of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyversion")>]
member this.ValueKeyVersion : string with get, set
Public Property ValueKeyVersion As String
Property Value
- Attributes