ProtectionContainerRefreshOperationResultsOperations interface
Interface representing a ProtectionContainerRefreshOperationResults operations.
Properties
| get | Provides the result of the refresh operation triggered by the BeginRefresh operation. |
Property Details
get
Provides the result of the refresh operation triggered by the BeginRefresh operation.
get: (vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, options?: ProtectionContainerRefreshOperationResultsGetOptionalParams) => Promise<void>
Property Value
(vaultName: string, resourceGroupName: string, fabricName: string, operationId: string, options?: ProtectionContainerRefreshOperationResultsGetOptionalParams) => Promise<void>