Backup.BackupJobCreationType Property

Definition

Gets or sets the backup job creation type. Possible values include: 'Adhoc', 'BySchedule', 'BySSM'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupJobCreationType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.BackupJobCreationType? BackupJobCreationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupJobCreationType")>]
member this.BackupJobCreationType : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.BackupJobCreationType> with get, set
Public Property BackupJobCreationType As Nullable(Of BackupJobCreationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to