Aracılığıyla paylaş


BackendServiceFabricClusterProperties.ServerCertificateThumbprints Property

Definition

Gets or sets thumbprints of certificates cluster management service uses for tls communication

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to