共用方式為


ApplicationRule interface

應用程式類型的規則。

Extends

屬性

destinationAddresses

目的地 IP 位址或服務標籤的清單。

fqdnTags

此規則的 FQDN 標籤清單。

httpHeadersToInsert

要插入的 HTTP/S 標頭清單。

protocols

應用程式通訊協議的陣列。

ruleType

多型歧視性,指定這個物件可以是的不同類型

sourceAddresses

此規則的來源IP位址清單。

sourceIpGroups

此規則的來源 IpGroup 清單。

targetFqdns

此規則的 FQDN 清單。

targetUrls

此規則條件的 URL 清單。

terminateTLS

終止此規則的 TLS 連線。

webCategories

目的地 Azure Web 類別清單。

繼承的屬性

description

規則的描述。

name

規則的名稱。

屬性詳細資料

destinationAddresses

目的地 IP 位址或服務標籤的清單。

destinationAddresses?: string[]

屬性值

string[]

fqdnTags

此規則的 FQDN 標籤清單。

fqdnTags?: string[]

屬性值

string[]

httpHeadersToInsert

要插入的 HTTP/S 標頭清單。

httpHeadersToInsert?: FirewallPolicyHttpHeaderToInsert[]

屬性值

protocols

應用程式通訊協議的陣列。

protocols?: FirewallPolicyRuleApplicationProtocol[]

屬性值

ruleType

多型歧視性,指定這個物件可以是的不同類型

ruleType: "ApplicationRule"

屬性值

"ApplicationRule"

sourceAddresses

此規則的來源IP位址清單。

sourceAddresses?: string[]

屬性值

string[]

sourceIpGroups

此規則的來源 IpGroup 清單。

sourceIpGroups?: string[]

屬性值

string[]

targetFqdns

此規則的 FQDN 清單。

targetFqdns?: string[]

屬性值

string[]

targetUrls

此規則條件的 URL 清單。

targetUrls?: string[]

屬性值

string[]

terminateTLS

終止此規則的 TLS 連線。

terminateTLS?: boolean

屬性值

boolean

webCategories

目的地 Azure Web 類別清單。

webCategories?: string[]

屬性值

string[]

繼承的屬性詳細資料

description

規則的描述。

description?: string

屬性值

string

繼承自FirewallPolicyRule.description

name

規則的名稱。

name?: string

屬性值

string

繼承自FirewallPolicyRule.name