AzureFileShareBackupRequest interface
AzureFileShare workload-specific backup request.
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
Backup copy will expire after the time specified (UTC). |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "AzureFileShareBackupRequest"
Property Value
"AzureFileShareBackupRequest"
recoveryPointExpiryTimeInUTC
Backup copy will expire after the time specified (UTC).
recoveryPointExpiryTimeInUTC?: Date
Property Value
Date