ExecuteDataFlowActivityComputeType.ComputeType プロパティ

定義

データ フロー ジョブを実行するクラスターのコンピューティングの種類。 使用可能な値は、'General'、'MemoryOptimized'、'ComputeOptimized' です。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ComputeType { get; set; }
member this.ComputeType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ComputeType As DataFactoryElement(Of String)

プロパティ値

適用対象