IPConfiguration interface
私人鏈接服務的IP組態。
屬性
id | 私人連結IP組態標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 私人連結IP組態的名稱。 |
primary | 指出此IP組態是否為對應NIC的主要組態。 |
private |
IP 位址。 |
private |
配置私人IP位址的方法。 |
provisioning |
僅出現在回應中的私人連結組態布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
subnet | 子網資源標識碼。 |
type | 私人連結IP組態的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
id
私人連結IP組態標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
私人連結IP組態的名稱。
name: string
屬性值
string
primary
指出此IP組態是否為對應NIC的主要組態。
primary?: boolean
屬性值
boolean
privateIPAddress
IP 位址。
privateIPAddress?: string
屬性值
string
privateIPAllocationMethod
配置私人IP位址的方法。
privateIPAllocationMethod?: string
屬性值
string
provisioningState
僅出現在回應中的私人連結組態布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
subnet
type
私人連結IP組態的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string