MySqlFlexibleServerBackupAndExportResult.BackupMetadata Property
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.
Metadata related to backup to be stored for restoring resource in key-value pairs.
public string BackupMetadata { get; set; }
member this.BackupMetadata : string with get, set
Public Property BackupMetadata As String