Partilhar via


JobResource.IsCancellableWithoutFee Propriedade

Definição

Obtém o sinalizador para indicar o cancelamento do trabalho agendado.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a