Share via


VirtualNetworkGateway.VNetExtendedLocationResourceId Property

Definition

Gets or sets customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to