CustomDomain.CertificateId Property

Definition

Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public string CertificateId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.CertificateId : string with get, set
Public Property CertificateId As String

Property Value

Implements

Attributes

Applies to