LoadBalancerFrontendIpConfigurationProperties.PublicIPAddress Property

Definition

Gets or sets the reference to the public ip address resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to