ValidateIaasVMRestoreOperationRequest interface
AzureRestoreValidation request.
- Extends
Properties
| object |
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. |
Inherited Properties
| restore |
Sets restore request to be validated |
Property Details
objectType
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.
objectType: "ValidateIaasVMRestoreOperationRequest"
Property Value
"ValidateIaasVMRestoreOperationRequest"
Inherited Property Details
restoreRequest
Sets restore request to be validated
restoreRequest?: RestoreRequestUnion
Property Value
Inherited From ValidateRestoreOperationRequest.restoreRequest