Share via


FrontendIPConfigurationInner.PublicIPPrefix Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to