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

MySqlFlexibleServerBackupSettings.BackupFormat Property

Definition

Backup Format for the current backup. (CollatedFormat is INTERNAL – DO NOT USE).

public Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerBackupFormat? BackupFormat { get; set; }
member this.BackupFormat : Nullable<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerBackupFormat> with get, set
Public Property BackupFormat As Nullable(Of MySqlFlexibleServerBackupFormat)

Property Value

Applies to