FrontendIPConfiguration.PublicIPPrefix Property

Definition

Gets or sets the reference to the Public IP Prefix resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to