JobResource.IsCancellableWithoutFee Property

Definition

Flag to indicate cancellation of scheduled job.

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

Property Value

Implements

Attributes

Applies to