Partager via


ServerCertificateCommonNames.CommonNames Propriété

Définition

Obtient ou définit la liste des certificats de serveur référencés par nom commun qui sont utilisés pour sécuriser le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="commonNames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.ServerCertificateCommonName> CommonNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commonNames")>]
member this.CommonNames : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.ServerCertificateCommonName> with get, set
Public Property CommonNames As IList(Of ServerCertificateCommonName)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à