次の方法で共有


BackupInstancePolicySettings.DataStoreParametersList プロパティ

定義

DataStore パラメーターを取得または設定します。基本クラスであることに注意 DataStoreSettings してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 が含まれます OperationalDataStoreSettings

public System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataStoreSettings> DataStoreParametersList { get; }
member this.DataStoreParametersList : System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataStoreSettings>
Public ReadOnly Property DataStoreParametersList As IList(Of DataStoreSettings)

プロパティ値

適用対象