IVMwareToAzStackHcidiskInput.DiskControllerId 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=false, SerializedName="controllerId")]
public int? DiskControllerId { 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=false, SerializedName="controllerId")>]
member this.DiskControllerId : Nullable<int> with get, set
Public Property DiskControllerId As Nullable(Of Integer)

Property Value

Attributes

Applies to