次の方法で共有


Cluster.ReverseProxyCertificateCommonNames プロパティ

定義

クラスターのセキュリティ保護に使用される共通名によって参照されるサーバー証明書の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reverseProxyCertificateCommonNames")]
public Microsoft.Azure.Management.ServiceFabric.Models.ServerCertificateCommonNames ReverseProxyCertificateCommonNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reverseProxyCertificateCommonNames")>]
member this.ReverseProxyCertificateCommonNames : Microsoft.Azure.Management.ServiceFabric.Models.ServerCertificateCommonNames with get, set
Public Property ReverseProxyCertificateCommonNames As ServerCertificateCommonNames

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象