UpdateLongTermRetentionBackupParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET