Sdílet prostřednictvím


MasterTargetServer.DataStores Property

Definition

Gets or sets the list of data stores in the fabric.

[Newtonsoft.Json.JsonProperty(PropertyName="dataStores")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DataStore> DataStores { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataStores")>]
member this.DataStores : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DataStore> with get, set
Public Property DataStores As IList(Of DataStore)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to