次の方法で共有


BackendServiceFabricClusterProperties.ClientCertificateId プロパティ

定義

管理エンドポイントのクライアント証明書 ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象