CertificateInner.CanonicalName Property

Definition

Gets or sets CNAME of the certificate to be issued via free certificate

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to