次の方法で共有


BackupProtectionIntent interface

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

メソッド

list(string, string, BackupProtectionIntentListOptionalParams)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

メソッドの詳細

list(string, string, BackupProtectionIntentListOptionalParams)

コンテナー内に存在するすべての意図のページング可能な一覧を提供します。

function list(vaultName: string, resourceGroupName: string, options?: BackupProtectionIntentListOptionalParams): PagedAsyncIterableIterator<ProtectionIntentResource, ProtectionIntentResource[], PageSettings>

パラメーター

vaultName

string

Recovery Services コンテナーの名前。

resourceGroupName

string

Recovery Services コンテナーが存在するリソース グループの名前。

options
BackupProtectionIntentListOptionalParams

オプション パラメーター。

戻り値