共用方式為


BackupProtectedItems interface

代表 BackupProtectedItems 的介面。

方法

list(string, string, BackupProtectedItemsListOptionalParams)

提供保存庫內備份之所有專案的可分頁清單。

方法詳細資料

list(string, string, BackupProtectedItemsListOptionalParams)

提供保存庫內備份之所有專案的可分頁清單。

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

參數

vaultName

string

復原服務保存庫的名稱。

resourceGroupName

string

復原服務保存庫所在的資源組名。

options
BackupProtectedItemsListOptionalParams

選項參數。

傳回