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

PostgreSqlFlexibleServerLtrPreBackupContent 类

定义

针对预备份发出的请求。

public class PostgreSqlFlexibleServerLtrPreBackupContent : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlBackupContent
type PostgreSqlFlexibleServerLtrPreBackupContent = class
    inherit PostgreSqlBackupContent
Public Class PostgreSqlFlexibleServerLtrPreBackupContent
Inherits PostgreSqlBackupContent
继承
PostgreSqlFlexibleServerLtrPreBackupContent

构造函数

PostgreSqlFlexibleServerLtrPreBackupContent(PostgreSqlFlexibleServerBackupSettings)

初始化 PostgreSqlFlexibleServerLtrPreBackupContent 的新实例。

属性

BackupName

当前备份的备份名称。

(继承自 PostgreSqlBackupContent)

适用于