Share via


PublicIPPrefixInner.IpPrefix Property

Definition

Gets the allocated Prefix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to