Delen via


IAzureBackupJob.IsUserTriggered Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Indicated that whether the job is adhoc(true) or scheduled(false)", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="isUserTriggered")]
public bool IsUserTriggered { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Indicated that whether the job is adhoc(true) or scheduled(false)", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="isUserTriggered")>]
member this.IsUserTriggered : bool with get, set
Public Property IsUserTriggered As Boolean

Property Value

Attributes

Applies to