你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceClientAdapter.GetContainerRefreshOrInquiryOperationResult Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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