GatewayHostnameConfigurationContract.CertificateId Property

Definition

Gets or sets identifier of Certificate entity that will be used for TLS connection establishment

[Newtonsoft.Json.JsonProperty(PropertyName="properties.certificateId")]
public string CertificateId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.certificateId")>]
member this.CertificateId : string with get, set
Public Property CertificateId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to