VpnNatRuleMapping.AddressSpace Property

Definition

Gets or sets address space for Vpn NatRule mapping.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to