次の方法で共有


FetchSecondaryRecoveryPoints interface

FetchSecondaryRecoveryPoints を表すインターフェイス。

メソッド

list(string, string, FetchSecondaryRPsRequestParameters, FetchSecondaryRecoveryPointsListOptionalParams)

リージョン間の復元に使用できる、コンテナー内の 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
FetchSecondaryRecoveryPointsListOptionalParams

options パラメーター。

戻り値