Share via


Cluster.ReverseProxyCertificateCommonNames Propiedad

Definición

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

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a