共用方式為


HubIpConfiguration interface

IpConfigurations。

Extends

屬性

etag

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

name

Ip 組態的名稱。

privateIPAddress

IP 組態的私人IP位址。

privateIPAllocationMethod

私人IP位址配置方法。

provisioningState

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

publicIPAddress

公用IP資源的參考。

subnet

子網資源的參考。

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

etag

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

etag?: string

屬性值

string

name

Ip 組態的名稱。

name?: string

屬性值

string

privateIPAddress

IP 組態的私人IP位址。

privateIPAddress?: string

屬性值

string

privateIPAllocationMethod

私人IP位址配置方法。

privateIPAllocationMethod?: string

屬性值

string

provisioningState

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

provisioningState?: string

屬性值

string

publicIPAddress

公用IP資源的參考。

publicIPAddress?: PublicIPAddress

屬性值

subnet

子網資源的參考。

subnet?: Subnet

屬性值

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id