ValidateRestoreOperationRequest interface
AzureRestoreValidation request.
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
restore |
Sets restore request to be validated |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "ValidateIaasVMRestoreOperationRequest" | "ValidateRestoreOperationRequest"
Property Value
"ValidateIaasVMRestoreOperationRequest" | "ValidateRestoreOperationRequest"
restoreRequest
Sets restore request to be validated
restoreRequest?: RestoreRequestUnion