你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceClientAdapter.GetContainerRefreshOrInquiryOperationResult Method

Definition

Gets result of the refresh operation on the protection container using the operation ID

public Microsoft.Rest.Azure.AzureOperationResponse GetContainerRefreshOrInquiryOperationResult (string operationId, string vaultName = default, string resourceGroupName = default);
member this.GetContainerRefreshOrInquiryOperationResult : string * string * string -> Microsoft.Rest.Azure.AzureOperationResponse
Public Function GetContainerRefreshOrInquiryOperationResult (operationId As String, Optional vaultName As String = Nothing, Optional resourceGroupName As String = Nothing) As AzureOperationResponse

Parameters

operationId
String

ID of the operation in progress

vaultName
String
resourceGroupName
String

Returns

Applies to