Share via


ExecuteDataFlowActivity.Compute Property

Definition

Gets or sets compute properties for data flow activity.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compute")]
public Microsoft.Azure.Management.DataFactory.Models.ExecuteDataFlowActivityTypePropertiesCompute Compute { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compute")>]
member this.Compute : Microsoft.Azure.Management.DataFactory.Models.ExecuteDataFlowActivityTypePropertiesCompute with get, set
Public Property Compute As ExecuteDataFlowActivityTypePropertiesCompute

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to