Share via


Executors.ExecutorInstances Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="executorInstances")]
public int? ExecutorInstances { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executorInstances")>]
member this.ExecutorInstances : Nullable<int> with get, set
Public Property ExecutorInstances As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to