共用方式為


AzureFirewallIPConfiguration interface

Azure 防火牆的IP組態。

Extends

屬性

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

privateIPAddress

要作為使用者定義路由中下一個躍點的防火牆內部負載平衡器IP。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

Azure 防火牆 IP 組態資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicIPAddress

PublicIP 資源的參考。 如果子網不是 Null,此字段是強制輸入。

subnet

子網資源的參考。 此資源必須命名為 『AzureFirewallSubnet』 或 'AzureFirewallManagementSubnet'。

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

name

資源群組內唯一的資源名稱。 此名稱可用來存取資源。

name?: string

屬性值

string

privateIPAddress

要作為使用者定義路由中下一個躍點的防火牆內部負載平衡器IP。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateIPAddress?: string

屬性值

string

provisioningState

Azure 防火牆 IP 組態資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicIPAddress

PublicIP 資源的參考。 如果子網不是 Null,此字段是強制輸入。

publicIPAddress?: SubResource

屬性值

subnet

子網資源的參考。 此資源必須命名為 『AzureFirewallSubnet』 或 'AzureFirewallManagementSubnet'。

subnet?: SubResource

屬性值

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id