Share via


IntegrationRuntimeVNetProperties.Subnet Property

Definition

Gets or sets the name of the subnet this integration runtime will join.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to