IDiskControllerInputs.ControllerId Property

Definition

Gets or sets the controller ID.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the controller ID.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="controllerId")]
public int ControllerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the controller ID.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="controllerId")>]
member this.ControllerId : int with get, set
Public Property ControllerId As Integer

Property Value

Attributes

Applies to