ManagedCluster.ClusterCertificateThumbprint Property

Definition

Gets the cluster certificate thumbprint used node to node communication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to