IHyperVToAzStackHcidiskInput.DiskControllerLocation Property

Definition

Gets or sets the controller Location.

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

Property Value

Attributes

Applies to