Share via


IVirtualDisk.DiskObjectId Property

Definition

Gets or sets the disk object id.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the disk object id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="diskObjectId", Update=false)]
public string DiskObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="Gets or sets the disk object id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="diskObjectId", Update=false)>]
member this.DiskObjectId : string
Public ReadOnly Property DiskObjectId As String

Property Value

Attributes

Applies to