PSVirtualNetworkPeering.RemoteVirtualNetworkAddressSpace Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public Microsoft.Azure.Commands.Network.Models.PSAddressSpace RemoteVirtualNetworkAddressSpace { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.RemoteVirtualNetworkAddressSpace : Microsoft.Azure.Commands.Network.Models.PSAddressSpace with get, set
Public Property RemoteVirtualNetworkAddressSpace As PSAddressSpace

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to