FrontendIPConfigurationOutput interface
負載平衡器的前端IP位址。
- Extends
屬性
| etag | 每當更新資源時變更的唯一隻讀字串。 |
| name | 負載平衡器所使用前端IP組態集合內唯一的資源名稱。 此名稱可用來存取資源。 |
| properties | 負載平衡器探查的屬性。 |
| type | 資源的類型。 |
| zones | 可用性區域清單,表示為資源配置的IP必須來自。 |
繼承的屬性
| id | 資源標識碼。 |
屬性詳細資料
etag
每當更新資源時變更的唯一隻讀字串。
etag?: string
屬性值
string
name
負載平衡器所使用前端IP組態集合內唯一的資源名稱。 此名稱可用來存取資源。
name?: string
屬性值
string
properties
負載平衡器探查的屬性。
properties?: FrontendIPConfigurationPropertiesFormatOutput
屬性值
type
資源的類型。
type?: string
屬性值
string
zones
可用性區域清單,表示為資源配置的IP必須來自。
zones?: string[]
屬性值
string[]