ValidateOperationResultsOperations interface
Interface representing a ValidateOperationResults operations.
Properties
| get | Fetches the result of a triggered validate operation. |
Property Details
get
Fetches the result of a triggered validate operation.
get: (vaultName: string, resourceGroupName: string, operationId: string, options?: ValidateOperationResultsGetOptionalParams) => Promise<ValidateOperationsResponse>
Property Value
(vaultName: string, resourceGroupName: string, operationId: string, options?: ValidateOperationResultsGetOptionalParams) => Promise<ValidateOperationsResponse>