ProtectionPolicyOperationResultsOperations interface
Interface representing a ProtectionPolicyOperationResults operations.
Properties
| get | Provides the result of an operation. |
Property Details
get
Provides the result of an operation.
get: (vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: ProtectionPolicyOperationResultsGetOptionalParams) => Promise<ProtectionPolicyResource>
Property Value
(vaultName: string, resourceGroupName: string, policyName: string, operationId: string, options?: ProtectionPolicyOperationResultsGetOptionalParams) => Promise<ProtectionPolicyResource>