Share via


BackendServiceFabricClusterProperties.ClientCertificatethumbprint Property

Definition

Gets or sets the client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided

[Newtonsoft.Json.JsonProperty(PropertyName="clientCertificatethumbprint")]
public string ClientCertificatethumbprint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientCertificatethumbprint")>]
member this.ClientCertificatethumbprint : string with get, set
Public Property ClientCertificatethumbprint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to