Aracılığıyla paylaş


InMageRcmFabricSpecificDetails.Dras Property

Definition

Gets the list of DRAs.

[Newtonsoft.Json.JsonProperty(PropertyName="dras")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DraDetails> Dras { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dras")>]
member this.Dras : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DraDetails>
Public ReadOnly Property Dras As IList(Of DraDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to