AzureFirewall interface
Azure 防火牆資源。
- Extends
屬性
additional |
用來進一步設定此 Azure 防火牆的其他屬性。 |
application |
Azure 防火牆所使用的應用程式規則集合。 |
autoscale |
提供此 Azure 防火牆自定義自動調整設定的屬性。 |
etag | 每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
firewall |
與此 Azure 防火牆相關聯的 firewallPolicy。 |
hub |
與 AzureFirewall 相關聯的 IP 位址。 |
ip |
Azure 防火牆資源的IP組態。 |
ip |
與 AzureFirewall 相關聯的 IpGroups。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
management |
用於管理流量的 Azure 防火牆 IP 組態。 |
nat |
Azure 防火牆所使用的 NAT 規則集合。 |
network |
Azure 防火牆所使用的網路規則集合。 |
provisioning |
Azure 防火牆資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
sku | Azure 防火牆資源 SKU。 |
threat |
威脅情報的作業模式。 |
virtual |
防火牆所屬的 virtualHub。 |
zones | 可用性區域清單,表示資源需要來自何處。 |
繼承的屬性
id | 資源標識碼。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
additionalProperties
用來進一步設定此 Azure 防火牆的其他屬性。
additionalProperties?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
applicationRuleCollections
Azure 防火牆所使用的應用程式規則集合。
applicationRuleCollections?: AzureFirewallApplicationRuleCollection[]
屬性值
autoscaleConfiguration
提供此 Azure 防火牆自定義自動調整設定的屬性。
autoscaleConfiguration?: AzureFirewallAutoscaleConfiguration
屬性值
etag
每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
firewallPolicy
hubIPAddresses
ipConfigurations
Azure 防火牆資源的IP組態。
ipConfigurations?: AzureFirewallIPConfiguration[]
屬性值
ipGroups
與 AzureFirewall 相關聯的 IpGroups。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ipGroups?: AzureFirewallIpGroups[]
屬性值
managementIpConfiguration
用於管理流量的 Azure 防火牆 IP 組態。
managementIpConfiguration?: AzureFirewallIPConfiguration
屬性值
natRuleCollections
Azure 防火牆所使用的 NAT 規則集合。
natRuleCollections?: AzureFirewallNatRuleCollection[]
屬性值
networkRuleCollections
Azure 防火牆所使用的網路規則集合。
networkRuleCollections?: AzureFirewallNetworkRuleCollection[]
屬性值
provisioningState
Azure 防火牆資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sku
threatIntelMode
威脅情報的作業模式。
threatIntelMode?: string
屬性值
string
virtualHub
zones
可用性區域清單,表示資源需要來自何處。
zones?: string[]
屬性值
string[]