Freigeben über


ICustomDomain.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.Runtime.Info(Create=true, Description="Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificateId", Update=true)]
public string CertificateId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificateId", Update=true)>]
member this.CertificateId : string with get, set
Public Property CertificateId As String

Property Value

Attributes

Applies to