次の方法で共有


ClusterUpdateParameters.CertificateCommonNames プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象