IDiskControllerInputs.ControllerName 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=true, SerializedName="controllerName")]
public string ControllerName { 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=true, SerializedName="controllerName")>]
member this.ControllerName : string with get, set
Public Property ControllerName As String

Property Value

Attributes

Applies to