共用方式為


Profile interface

配置檔是共用相同設定的端點邏輯群組。

Extends

屬性

extendedProperties

Key-Value 組,代表配置檔的其他屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

frontDoorId

前端門的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

identity

受控服務識別(系統指派和/或使用者指派的身分識別)。

kind

配置檔的種類。 入口網站用來區分傳統CDN配置檔和新的 AFD 設定檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

logScrubbing

定義規則,以清除 Azure Front Door 配置文件記錄中的敏感性字段。

originResponseTimeoutSeconds

將要求轉送至來源時傳送和接收逾時。 達到逾時時時,要求會失敗並傳回。

provisioningState

配置檔的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceState

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

sku

定價層(定義 Azure Front Door Standard 或進階或 CDN 提供者、功能清單和速率)配置檔。

繼承的屬性

id

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

location

資源位置。

name

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

systemData

唯讀系統資料注意:此屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

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

屬性詳細資料

extendedProperties

Key-Value 組,代表配置檔的其他屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

屬性值

{[propertyName: string]: string}

frontDoorId

前端門的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

frontDoorId?: string

屬性值

string

identity

受控服務識別(系統指派和/或使用者指派的身分識別)。

identity?: ManagedServiceIdentity

屬性值

kind

配置檔的種類。 入口網站用來區分傳統CDN配置檔和新的 AFD 設定檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind?: string

屬性值

string

logScrubbing

定義規則,以清除 Azure Front Door 配置文件記錄中的敏感性字段。

logScrubbing?: ProfileLogScrubbing

屬性值

originResponseTimeoutSeconds

將要求轉送至來源時傳送和接收逾時。 達到逾時時時,要求會失敗並傳回。

originResponseTimeoutSeconds?: number

屬性值

number

provisioningState

配置檔的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceState

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

resourceState?: string

屬性值

string

sku

定價層(定義 Azure Front Door Standard 或進階或 CDN 提供者、功能清單和速率)配置檔。

sku: Sku

屬性值

Sku

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源位置。

location: string

屬性值

string

繼承自TrackedResource.location

name

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

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

唯讀系統資料注意:此屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

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

type?: string

屬性值

string

繼承自TrackedResource.type