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

DataProtectionBackupAbsoluteDeleteSetting 类

定义

带有持续时间的删除选项。

public class DataProtectionBackupAbsoluteDeleteSetting : Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupDeleteSetting
type DataProtectionBackupAbsoluteDeleteSetting = class
    inherit DataProtectionBackupDeleteSetting
Public Class DataProtectionBackupAbsoluteDeleteSetting
Inherits DataProtectionBackupDeleteSetting
继承
DataProtectionBackupAbsoluteDeleteSetting

构造函数

DataProtectionBackupAbsoluteDeleteSetting(TimeSpan)

初始化 DataProtectionBackupAbsoluteDeleteSetting 的新实例。

属性

Duration

给定时间跨度后的删除持续时间。

(继承自 DataProtectionBackupDeleteSetting)

适用于