Backup.BackupJobCreationType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to