Share via


NetworkVirtualAppliance.AddressPrefix Property

Definition

Gets address Prefix.

[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