Compartir a través de


AzureFileShareBackupRequest interface

AzureFileShare workload-specific backup request.

Extends

Properties

objectType

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

recoveryPointExpiryTimeInUTC

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