Share via


IInMageRcmFabricSpecificDetails.Dra Property

Definition

The list of DRAs.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of DRAs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDraDetails) }, ReadOnly=true, Required=false, SerializedName="dras")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDraDetails[] Dra { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of DRAs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDraDetails) }, ReadOnly=true, Required=false, SerializedName="dras")>]
member this.Dra : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IDraDetails[]
Public ReadOnly Property Dra As IDraDetails()

Property Value

Attributes

Applies to