Bagikan melalui


BackendServiceFabricClusterProperties.ClientCertificateId Property

Definition

Gets or sets the client certificate id for the management endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to