AzureFileShareBackupRequest Class

AzureFileShare workload-specific backup request.

Constructor

AzureFileShareBackupRequest()

Variables

Name Description
recoveryPointExpiryTimeInUTC
str

Backup copy will expire after the time specified (UTC).

objectType
Literal["AzureFileShareBackupRequest"]

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "AzureFileShareBackupRequest".

Attributes

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "AzureFileShareBackupRequest".

objectType: Literal['AzureFileShareBackupRequest']

recoveryPointExpiryTimeInUTC

Backup copy will expire after the time specified (UTC).

recoveryPointExpiryTimeInUTC: str