次の方法で共有


ProtectionPolicyOperationResults interface

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

メソッド

get(string, string, string, string, ProtectionPolicyOperationResultsGetOptionalParams)

操作の結果を提供します。

メソッドの詳細

get(string, string, string, string, ProtectionPolicyOperationResultsGetOptionalParams)

操作の結果を提供します。

function get(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: ProtectionPolicyOperationResultsGetOptionalParams): Promise<ProtectionPolicyResource>

パラメーター

vaultName

string

Recovery Services コンテナーの名前。

resourceGroupName

string

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

policyName

string

操作の結果をフェッチする必要があるバックアップ ポリシー名。

operationId

string

結果をフェッチする必要がある操作を表す操作 ID。

options
ProtectionPolicyOperationResultsGetOptionalParams

options パラメーター。

戻り値