Cluster.ClusterEndpoint Property

Definition

Gets the Azure Resource Provider endpoint. A system service in the cluster connects to this endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to