次の方法で共有


ManagedCluster.ClusterCertificateThumbprints プロパティ

定義

クラスター証明書の拇印の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterCertificateThumbprints")]
public System.Collections.Generic.IList<string> ClusterCertificateThumbprints { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterCertificateThumbprints")>]
member this.ClusterCertificateThumbprints : System.Collections.Generic.IList<string>
Public ReadOnly Property ClusterCertificateThumbprints As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象