Sdílet prostřednictvím


BackupProperties.BackupType Property

Definition

Gets type of backup Manual or Scheduled Possible values include: 'Manual', 'Scheduled'

[Newtonsoft.Json.JsonProperty(PropertyName="backupType")]
public string BackupType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupType")>]
member this.BackupType : string
Public ReadOnly Property BackupType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to