共用方式為


AFDDomainUpdateParameters interface

建立或更新網域所需的網域 JSON 物件。

屬性

azureDnsZone

Azure DNS 區域的資源參考

preValidatedCustomDomainResourceId

預先驗證自訂網域擁有權的 Azure 資源參考

profileName

保存網域的設定檔名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

tlsSettings

指定如何為網域啟用 HTTPS 的組態 - 使用 AzureFrontDoor 受控憑證或使用者自己的憑證。 如果未指定,則啟用 ssl 預設會使用 AzureFrontDoor 受控憑證。

屬性詳細資料

azureDnsZone

Azure DNS 區域的資源參考

azureDnsZone?: ResourceReference

屬性值

preValidatedCustomDomainResourceId

預先驗證自訂網域擁有權的 Azure 資源參考

preValidatedCustomDomainResourceId?: ResourceReference

屬性值

profileName

保存網域的設定檔名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。

profileName?: string

屬性值

string

tlsSettings

指定如何為網域啟用 HTTPS 的組態 - 使用 AzureFrontDoor 受控憑證或使用者自己的憑證。 如果未指定,則啟用 ssl 預設會使用 AzureFrontDoor 受控憑證。

tlsSettings?: AFDDomainHttpsParameters

屬性值