Compartilhar via


UpdateJobParameters.CancelRequested Property

Definition

If specified, the value must be true. The service will attempt to cancel the job.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)]
public bool? CancelRequested { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)>]
member this.CancelRequested : Nullable<bool> with get, set
Public Property CancelRequested As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to