次の方法で共有


ManagedIntegrationRuntime.ComputeProperties プロパティ

定義

マネージド統合ランタイムのコンピューティング リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象