Bagikan melalui


HubVirtualNetworkConnection.RemoteVirtualNetwork Property

Definition

Gets or sets reference to the remote virtual network.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to