FetchSecondaryRecoveryPoints interface
FetchSecondaryRecoveryPoints を表すインターフェイス。
メソッド
list(string, string, Fetch |
リージョン間の復元に使用できる、コンテナー内の DataSource のセカンダリ復旧ポイントの一覧を返します。 |
メソッドの詳細
list(string, string, FetchSecondaryRPsRequestParameters, FetchSecondaryRecoveryPointsListOptionalParams)
リージョン間の復元に使用できる、コンテナー内の DataSource のセカンダリ復旧ポイントの一覧を返します。
function list(resourceGroupName: string, location: string, parameters: FetchSecondaryRPsRequestParameters, options?: FetchSecondaryRecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource, AzureBackupRecoveryPointResource[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- location
-
string
Azure リージョンの名前。
- parameters
- FetchSecondaryRPsRequestParameters
操作の要求本文
options パラメーター。