Compartilhar via


BackendServiceFabricClusterProperties.ServerCertificateThumbprints Propriedade

Definição

Obtém ou define impressões digitais dos certificados que o serviço de gerenciamento de cluster usa para comunicação 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a