Share via


IServerBackup.BackupType Property

Definition

Backup type.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Backup type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="backupType")]
public string BackupType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Backup type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="backupType")>]
member this.BackupType : string with get, set
Public Property BackupType As String

Property Value

Attributes

Applies to