ValidateRestoreOperationRequest interface

AzureRestoreValidation request.

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

restoreRequest

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

Property Value