共用方式為


FrontendEndpoint interface

用於路由的前端端點。

Extends

屬性

customHttpsConfiguration

指定如何啟用 HTTPS 注意的組態:此屬性將不會串行化。 它只能由伺服器填入。

customHttpsProvisioningState

前端Endpoint的自定義 Https 布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

customHttpsProvisioningSubstate

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

hostName

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

name

資源名稱。

resourceState

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

sessionAffinityEnabledState

是否要允許此主機上的會話親和性。 有效的選項為 'Enabled' 或 'Disabled'

sessionAffinityTtlSeconds

閑置。 將會忽略此欄位。 如果適用,則為會話親和性以秒為單位使用的TTL。

type

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

webApplicationFirewallPolicyLink

定義每個主機的 Web 應用程式防火牆原則(如果適用)

繼承的屬性

id

資源標識碼。

屬性詳細資料

customHttpsConfiguration

指定如何啟用 HTTPS 注意的組態:此屬性將不會串行化。 它只能由伺服器填入。

customHttpsConfiguration?: CustomHttpsConfiguration

屬性值

customHttpsProvisioningState

前端Endpoint的自定義 Https 布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

customHttpsProvisioningState?: string

屬性值

string

customHttpsProvisioningSubstate

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

customHttpsProvisioningSubstate?: string

屬性值

string

hostName

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

hostName?: string

屬性值

string

name

資源名稱。

name?: string

屬性值

string

resourceState

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

resourceState?: string

屬性值

string

sessionAffinityEnabledState

是否要允許此主機上的會話親和性。 有效的選項為 'Enabled' 或 'Disabled'

sessionAffinityEnabledState?: string

屬性值

string

sessionAffinityTtlSeconds

閑置。 將會忽略此欄位。 如果適用,則為會話親和性以秒為單位使用的TTL。

sessionAffinityTtlSeconds?: number

屬性值

number

type

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

type?: string

屬性值

string

定義每個主機的 Web 應用程式防火牆原則(如果適用)

webApplicationFirewallPolicyLink?: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id