共用方式為


FrontendIPConfiguration interface

負載平衡器的前端IP位址。

Extends

屬性

etag

每當更新資源時變更的唯一隻讀字串。

inboundNatPools

唯讀。 使用此前端IP的輸入集區URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

inboundNatRules

唯讀。 使用此前端IP的輸入規則URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

loadBalancingRules

取得使用此前端IP的負載平衡規則URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

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

outboundRules

唯讀。 使用此前端 IP 的輸出規則 URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateIPAddress

IP 組態的私人IP位址。

privateIPAllocationMethod

私人IP配置方法。 可能的值為:'Static' 和 'Dynamic'。

provisioningState

取得公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

publicIPAddress

公用IP資源的參考。

publicIPPrefix

公用IP前置詞資源的參考。

subnet

子網資源的參考。

zones

可用性區域清單,表示為資源配置的IP必須來自。

繼承的屬性

id

資源標識碼。

屬性詳細資料

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

inboundNatPools

唯讀。 使用此前端IP的輸入集區URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

inboundNatPools?: SubResource[]

屬性值

inboundNatRules

唯讀。 使用此前端IP的輸入規則URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

inboundNatRules?: SubResource[]

屬性值

loadBalancingRules

取得使用此前端IP的負載平衡規則URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

loadBalancingRules?: SubResource[]

屬性值

name

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

name?: string

屬性值

string

outboundRules

唯讀。 使用此前端 IP 的輸出規則 URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。

outboundRules?: SubResource[]

屬性值

privateIPAddress

IP 組態的私人IP位址。

privateIPAddress?: string

屬性值

string

privateIPAllocationMethod

私人IP配置方法。 可能的值為:'Static' 和 'Dynamic'。

privateIPAllocationMethod?: string

屬性值

string

provisioningState

取得公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。

provisioningState?: string

屬性值

string

publicIPAddress

公用IP資源的參考。

publicIPAddress?: PublicIPAddress

屬性值

publicIPPrefix

公用IP前置詞資源的參考。

publicIPPrefix?: SubResource

屬性值

subnet

子網資源的參考。

subnet?: Subnet

屬性值

zones

可用性區域清單,表示為資源配置的IP必須來自。

zones?: string[]

屬性值

string[]

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id