次の方法で共有


FetchCrossRegionRestoreJob interface

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

メソッド

get(string, string, CrossRegionRestoreJobRequest, FetchCrossRegionRestoreJobGetOptionalParams)

リージョン間復元ジョブをフェッチします

メソッドの詳細

get(string, string, CrossRegionRestoreJobRequest, FetchCrossRegionRestoreJobGetOptionalParams)

リージョン間復元ジョブをフェッチします

function get(resourceGroupName: string, location: string, parameters: CrossRegionRestoreJobRequest, options?: FetchCrossRegionRestoreJobGetOptionalParams): Promise<AzureBackupJobResource>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

location

string

Azure リージョンの名前。

parameters
CrossRegionRestoreJobRequest

操作の要求本文

options
FetchCrossRegionRestoreJobGetOptionalParams

options パラメーター。

戻り値