共用方式為


VirtualNetworkGatewayIPConfiguration interface

虛擬網路閘道的IP組態

Extends

屬性

etag

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

name

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

privateIPAllocationMethod

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

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicIPAddress

公用IP資源的參考。

subnet

子網資源的參考。

繼承的屬性

id

資源標識碼。

屬性詳細資料

etag

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

etag?: string

屬性值

string

name

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

name?: string

屬性值

string

privateIPAllocationMethod

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

privateIPAllocationMethod?: string

屬性值

string

provisioningState

公用IP資源的布建狀態。 可能的值為:『Updateing』、『刪除』和『Failed』。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicIPAddress

公用IP資源的參考。

publicIPAddress?: SubResource

屬性值

subnet

子網資源的參考。

subnet?: SubResource

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id