次の方法で共有


CreateDataFlowDebugSessionRequest.ComputeType プロパティ

定義

クラスターのコンピューティングの種類を取得または設定します。 値が指定されている場合、統合ランタイムで同じ設定によって上書きされます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象