ICertificatePatchResourceProperties.CanonicalName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CNAME of the certificate to be issued via free certificate
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="CNAME of the certificate to be issued via free certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="canonicalName")]
public string CanonicalName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="CNAME of the certificate to be issued via free certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="canonicalName")>]
member this.CanonicalName : string with get, set
Public Property CanonicalName As String
Property Value
- Attributes