ChangeLongTermRetentionBackupAccessTierParameters Class
Contains the information necessary to change long term retention backup access tier and related operation mode.
All required parameters must be populated in order to send to server.
Constructor
ChangeLongTermRetentionBackupAccessTierParameters(*, backup_storage_access_tier: str, operation_mode: str, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
backup_storage_access_tier
|
The long term retention backup storage access tier. Required. |
|
operation_mode
|
The operation mode when updating ltr backup storage access tier. Required. |