次の方法で共有


IntegrationRuntimeVNetProperties.SubnetId プロパティ

定義

この Azure-SSIS 統合ランタイムが参加するサブネットの ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="subnetId")]
public string SubnetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetId")>]
member this.SubnetId : string with get, set
Public Property SubnetId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象