Sdílet prostřednictvím


IntegrationRuntimeVNetProperties.SubnetId Property

Definition

Gets or sets the ID of subnet, to which this Azure-SSIS integration runtime will be joined.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to