BackendServiceFabricClusterProperties.ClientCertificatethumbprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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