Condividi tramite


JobResource.IsCancellableWithoutFee Property

Definition

Gets flag to indicate cancellation of scheduled job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isCancellableWithoutFee")]
public bool? IsCancellableWithoutFee { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isCancellableWithoutFee")>]
member this.IsCancellableWithoutFee : Nullable<bool>
Public ReadOnly Property IsCancellableWithoutFee As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to