Share via


Cluster.CertificateCommonNames Propiedad

Definición

Obtiene o establece describe una lista de certificados de servidor a los que se hace referencia por nombre común que se usan para proteger el clúster.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a