Share via


VirtualNetworkPeeringInner.RemoteVirtualNetwork Property

Definition

Gets or sets the reference of the remote virtual network. The remote virtual network can be in the same or different region (preview). See here to register for the preview and learn more (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-create-peering).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteVirtualNetwork")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource RemoteVirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteVirtualNetwork")>]
member this.RemoteVirtualNetwork : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property RemoteVirtualNetwork As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to