JobResource.IsCancellable Property

Definition

Describes whether the job is cancellable or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)]
public bool? IsCancellable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataBox.PropertyOrigin.Inlined)>]
member this.IsCancellable : Nullable<bool>
Public ReadOnly Property IsCancellable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to