UpdateLongTermRetentionBackupParameters Class

Definition

Contains the information necessary to perform long term retention backup update operation.

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateLongTermRetentionBackupParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateLongTermRetentionBackupParameters = class
Public Class UpdateLongTermRetentionBackupParameters
Inheritance
UpdateLongTermRetentionBackupParameters
Attributes

Constructors

UpdateLongTermRetentionBackupParameters()

Initializes a new instance of the UpdateLongTermRetentionBackupParameters class.

UpdateLongTermRetentionBackupParameters(String)

Initializes a new instance of the UpdateLongTermRetentionBackupParameters class.

Properties

RequestedBackupStorageRedundancy

Gets or sets the storage redundancy type of the copied backup. Possible values include: 'Geo', 'Local', 'Zone', 'GeoZone'

Applies to