PublicIPPrefix.CustomIPPrefix Property

Definition

Gets or sets the customIpPrefix that this prefix is associated with.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customIPPrefix")]
public Microsoft.Azure.Management.Network.Models.SubResource CustomIPPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customIPPrefix")>]
member this.CustomIPPrefix : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property CustomIPPrefix As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to