共用方式為


MasterTargetServer.DataStores Property

Definition

The list of data stores in the fabric.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDataStore> DataStores { get; }
member this.DataStores : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryDataStore>
Public ReadOnly Property DataStores As IReadOnlyList(Of SiteRecoveryDataStore)

Property Value

Applies to