共用方式為


NeighborGroupProperties interface

鄰近群組屬性會定義資源的屬性。

Extends

屬性

networkTapIds

與芳鄰群組相關聯的 NetworkTap 識別符清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkTapRuleIds

與鄰近群組相關聯的網路點選規則標識符清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

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

繼承的屬性

annotation

切換組態描述。

destination

目的地 IPv4 位址或 IPv6 位址的陣列。

屬性詳細資料

networkTapIds

與芳鄰群組相關聯的 NetworkTap 識別符清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkTapIds?: string[]

屬性值

string[]

networkTapRuleIds

與鄰近群組相關聯的網路點選規則標識符清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkTapRuleIds?: string[]

屬性值

string[]

provisioningState

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

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation

destination

目的地 IPv4 位址或 IPv6 位址的陣列。

destination?: NeighborGroupDestination

屬性值

繼承自NeighborGroupPatchableProperties.destination