Bagikan melalui


IntegrationRuntimeVNetProperties.VNetId Property

Definition

Gets or sets the ID of the VNet that this integration runtime will join.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to