Share via


ManagedCluster.Ipv4Address Property

Definition

Gets the IPv4 address associated with the public load balancer of the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to