IVMwareToAzStackHcidiskInput.DiskControllerName Property

Definition

Gets or sets the controller name (IDE,SCSI).

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the controller name (IDE,SCSI).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="controllerName")]
public string DiskControllerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the controller name (IDE,SCSI).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="controllerName")>]
member this.DiskControllerName : string with get, set
Public Property DiskControllerName As String

Property Value

Attributes

Applies to