ICertificatePatchResourceProperties.CanonicalName Property

Definition

CNAME of the certificate to be issued via free certificate

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="CNAME of the certificate to be issued via free certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="canonicalName", Update=true)]
public string CanonicalName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="CNAME of the certificate to be issued via free certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="canonicalName", Update=true)>]
member this.CanonicalName : string with get, set
Public Property CanonicalName As String

Property Value

Attributes

Applies to