Route interface
易記路由名稱對應至任何路由或秘密相關信息。
- Extends
屬性
cache |
此路由的快取組態。 若要停用快取,請勿提供 cacheConfiguration 物件。 |
custom |
這個端點所參考的網域。 |
deployment |
注意:這個屬性不會串行化。 它只能由伺服器填入。 |
enabled |
是否要啟用此規則的使用。 允許的值為 'Enabled' 或 'Disabled' |
endpoint |
保存路由的端點名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
forwarding |
將流量轉送至後端時,會使用此規則的通訊協定。 |
https |
是否要自動將 HTTP 流量重新導向至 HTTPS 流量。 請注意,這是設定此規則的簡單方式,也是第一個執行的規則。 |
link |
此路由是否會連結至預設端點網域。 |
origin |
源群組的參考。 |
origin |
來源上的目錄路徑,AzureFrontDoor 可用來擷取內容,例如 contoso.cloudapp.net/originpath。 |
patterns |
規則的路由模式。 |
provisioning |
布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
rule |
此端點所參考的規則集。 |
supported |
此路由支持的通訊協定清單。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
唯讀系統資料注意:此屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
cacheConfiguration
此路由的快取組態。 若要停用快取,請勿提供 cacheConfiguration 物件。
cacheConfiguration?: AfdRouteCacheConfiguration
屬性值
customDomains
deploymentStatus
注意:這個屬性不會串行化。 它只能由伺服器填入。
deploymentStatus?: string
屬性值
string
enabledState
是否要啟用此規則的使用。 允許的值為 'Enabled' 或 'Disabled'
enabledState?: string
屬性值
string
endpointName
保存路由的端點名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
endpointName?: string
屬性值
string
forwardingProtocol
將流量轉送至後端時,會使用此規則的通訊協定。
forwardingProtocol?: string
屬性值
string
httpsRedirect
是否要自動將 HTTP 流量重新導向至 HTTPS 流量。 請注意,這是設定此規則的簡單方式,也是第一個執行的規則。
httpsRedirect?: string
屬性值
string
linkToDefaultDomain
此路由是否會連結至預設端點網域。
linkToDefaultDomain?: string
屬性值
string
originGroup
originPath
來源上的目錄路徑,AzureFrontDoor 可用來擷取內容,例如 contoso.cloudapp.net/originpath。
originPath?: string
屬性值
string
patternsToMatch
規則的路由模式。
patternsToMatch?: string[]
屬性值
string[]
provisioningState
布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
ruleSets
supportedProtocols
此路由支持的通訊協定清單。
supportedProtocols?: string[]
屬性值
string[]