IPrivateCloudUpdate.KeyVaultPropertyVersionType 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.
Property of the key if user provided or auto detected
[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Fixed", "AutoDetected" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Property of the key if user provided or auto detected", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="versionType", Update=false)]
public string KeyVaultPropertyVersionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Fixed", "AutoDetected" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Property of the key if user provided or auto detected", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="versionType", Update=false)>]
member this.KeyVaultPropertyVersionType : string
Public ReadOnly Property KeyVaultPropertyVersionType As String
Property Value
- Attributes