Share via


IVirtualDisk.DeviceName Property

Definition

Gets or sets the device name.

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

Property Value

Attributes

Applies to