Udostępnij za pośrednictwem


AzureBackupJobResource.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.Inlined)]
public bool? IsUserTriggered { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)>]
member this.IsUserTriggered : Nullable<bool> with get, set
Public Property IsUserTriggered As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to