Partager via


BackendServiceFabricClusterProperties.ServerCertificateThumbprints Propriété

Définition

Obtient ou définit des empreintes numériques des certificats que le service de gestion de cluster utilise pour la communication tls

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à