Share via


ManagedIntegrationRuntime.ComputeProperties Property

Definition

Gets or sets the compute resource for managed integration runtime.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to