Share via


IPrivateCloudUpdate.KeyVaultPropertyAutoDetectedKeyVersion Property

Definition

The auto-detected version of the key if versionType is auto-detected.

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The auto-detected version of the key if versionType is auto-detected.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="autoDetectedKeyVersion", Update=false)]
public string KeyVaultPropertyAutoDetectedKeyVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The auto-detected version of the key if versionType is auto-detected.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="autoDetectedKeyVersion", Update=false)>]
member this.KeyVaultPropertyAutoDetectedKeyVersion : string
Public ReadOnly Property KeyVaultPropertyAutoDetectedKeyVersion As String

Property Value

Attributes

Applies to