ElasticPoolOperationInner.IsCancellable Property

Definition

Gets whether the operation can be cancelled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to