Udostępnij za pośrednictwem


AzureBackupJob.IsUserTriggered Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public bool IsUserTriggered { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.IsUserTriggered : bool with get, set
Public Property IsUserTriggered As Boolean

Property Value

Implements

Attributes

Applies to