IaasVmBackupJob.IsUserTriggered Property

Definition

Indicated that whether the job is adhoc(true) or scheduled(false).

public bool? IsUserTriggered { get; set; }
member this.IsUserTriggered : Nullable<bool> with get, set
Public Property IsUserTriggered As Nullable(Of Boolean)

Property Value

Applies to