共用方式為


AFDDomainProperties interface

JSON 物件,其中包含要建立之網域的屬性。

Extends

屬性

domainValidationState

布建子狀態會顯示自定義 HTTPS 啟用/停用程式逐步的進度。 DCV 代表 DomainControlValidation。 注意:這個屬性不會串行化。 它只能由伺服器填入。

extendedProperties

Key-Value 組,代表網域的移轉屬性。

hostName

網域的主機名。 必須是功能變數名稱。

validationProperties

客戶需要驗證網域擁有權的值注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

azureDnsZone

Azure DNS 區域的資源參考

deploymentStatus

注意:這個屬性不會串行化。 它只能由伺服器填入。

preValidatedCustomDomainResourceId

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

profileName

保存網域之配置檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

tlsSettings

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

屬性詳細資料

domainValidationState

布建子狀態會顯示自定義 HTTPS 啟用/停用程式逐步的進度。 DCV 代表 DomainControlValidation。 注意:這個屬性不會串行化。 它只能由伺服器填入。

domainValidationState?: string

屬性值

string

extendedProperties

Key-Value 組,代表網域的移轉屬性。

extendedProperties?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

hostName

網域的主機名。 必須是功能變數名稱。

hostName: string

屬性值

string

validationProperties

客戶需要驗證網域擁有權的值注意:此屬性將不會串行化。 它只能由伺服器填入。

validationProperties?: DomainValidationProperties

屬性值

繼承的屬性詳細資料

azureDnsZone

Azure DNS 區域的資源參考

azureDnsZone?: ResourceReference

屬性值

繼承自AFDDomainUpdatePropertiesParameters.azureDnsZone

deploymentStatus

注意:這個屬性不會串行化。 它只能由伺服器填入。

deploymentStatus?: string

屬性值

string

繼承自AFDStateProperties.deploymentStatus

preValidatedCustomDomainResourceId

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

preValidatedCustomDomainResourceId?: ResourceReference

屬性值

繼承自AFDDomainUpdatePropertiesParameters.preValidatedCustomDomainResourceId

profileName

保存網域之配置檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

profileName?: string

屬性值

string

繼承自AFDDomainUpdatePropertiesParameters.profileName

provisioningState

布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自AFDStateProperties.provisioningState

tlsSettings

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

tlsSettings?: AFDDomainHttpsParameters

屬性值

繼承自AFDDomainUpdatePropertiesParameters.tlsSettings