CreateDataFlowDebugSessionRequest.ComputeType Property

Definition

Gets or sets compute type of the cluster. The value will be overwritten by the same setting in integration runtime if provided.

[Newtonsoft.Json.JsonProperty(PropertyName="computeType")]
public string ComputeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computeType")>]
member this.ComputeType : string with get, set
Public Property ComputeType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to