GlobalReachConnection.AddressPrefix Property

Definition

Gets the network used for global reach carved out from the original network block provided for the private cloud

[Newtonsoft.Json.JsonProperty(PropertyName="properties.addressPrefix")]
public string AddressPrefix { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.addressPrefix")>]
member this.AddressPrefix : string
Public ReadOnly Property AddressPrefix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to