Freigeben über


BackendServiceFabricClusterProperties.ServerCertificateThumbprints Eigenschaft

Definition

Ruft Fingerabdrücke von Zertifikaten ab, die der Clusterverwaltungsdienst für die TLS-Kommunikation verwendet, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="serverCertificateThumbprints")]
public System.Collections.Generic.IList<string> ServerCertificateThumbprints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverCertificateThumbprints")>]
member this.ServerCertificateThumbprints : System.Collections.Generic.IList<string> with get, set
Public Property ServerCertificateThumbprints As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: