共用方式為


ApplicationGatewayFrontendIPConfiguration interface

應用程式閘道的前端IP組態。

Extends

屬性

etag

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

name

應用程式閘道內唯一的前端IP組態名稱。

privateIPAddress

網路介面 IP 組態的 PrivateIPAddress。

privateIPAllocationMethod

私人IP位址配置方法。

privateLinkConfiguration

應用程式閘道私人連結組態的參考。

provisioningState

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

publicIPAddress

PublicIP 資源的參考。

subnet

子網資源的參考。

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

etag

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

etag?: string

屬性值

string

name

應用程式閘道內唯一的前端IP組態名稱。

name?: string

屬性值

string

privateIPAddress

網路介面 IP 組態的 PrivateIPAddress。

privateIPAddress?: string

屬性值

string

privateIPAllocationMethod

私人IP位址配置方法。

privateIPAllocationMethod?: string

屬性值

string

privateLinkConfiguration

應用程式閘道私人連結組態的參考。

privateLinkConfiguration?: SubResource

屬性值

provisioningState

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

provisioningState?: string

屬性值

string

publicIPAddress

PublicIP 資源的參考。

publicIPAddress?: SubResource

屬性值

subnet

子網資源的參考。

subnet?: SubResource

屬性值

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id