你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpdateLongTermRetentionBackupParameters 类

定义

包含执行长期保留备份更新操作所需的信息。

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateLongTermRetentionBackupParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateLongTermRetentionBackupParameters = class
Public Class UpdateLongTermRetentionBackupParameters
继承
UpdateLongTermRetentionBackupParameters
属性

构造函数

UpdateLongTermRetentionBackupParameters()

初始化 UpdateLongTermRetentionBackupParameters 类的新实例。

UpdateLongTermRetentionBackupParameters(String)

初始化 UpdateLongTermRetentionBackupParameters 类的新实例。

属性

RequestedBackupStorageRedundancy

获取或设置复制的备份的存储冗余类型。 可能的值包括:“Geo”、“Local”、“Zone”、“GeoZone”

适用于