VirtualHub.AddressPrefix Property

Definition

Gets or sets address-prefix for this VirtualHub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to