次の方法で共有


IntegrationRuntimeComputeProperties.VNetProperties プロパティ

定義

マネージド統合ランタイムの vNet プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象