Share via


ClusterServerCertificateCommonNames.CommonNames Property

Definition

The list of server certificates referenced by common name that are used to secure the cluster.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterServerCertificateCommonName> CommonNames { get; }
member this.CommonNames : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterServerCertificateCommonName>
Public ReadOnly Property CommonNames As IList(Of ClusterServerCertificateCommonName)

Property Value

Applies to