Cluster.ReverseProxyCertificateCommonNames Property

Definition

Gets or sets describes a list of server certificates referenced by common name that are used to secure the cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to