VpnSite.AddressSpace Property

Definition

Gets or sets the AddressSpace that contains an array of IP address ranges.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to