共用方式為


NetworkTapProperties interface

網路點選屬性會定義資源的屬性。

Extends

屬性

administrativeState

資源的系統管理狀態。 範例 -Enabled/Disabled 注意:此屬性將不會串行化。 它只能由伺服器填入。

configurationState

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

destinations

要傳送篩選流量的目的地清單。

networkPacketBrokerId

網路封包代理人的 ARM 資源識別碼。

pollingType

輪詢類型。

provisioningState

提供 NFC 服務的最新狀態,無論是已接受、更新、成功或失敗。 在此程式中,狀態會根據網路點選布建的狀態持續變更。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceTapRuleId

來源點選規則標識碼。網路點選規則的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

annotation

切換組態描述。

屬性詳細資料

administrativeState

資源的系統管理狀態。 範例 -Enabled/Disabled 注意:此屬性將不會串行化。 它只能由伺服器填入。

administrativeState?: string

屬性值

string

configurationState

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

configurationState?: string

屬性值

string

destinations

要傳送篩選流量的目的地清單。

destinations: NetworkTapPropertiesDestinationsItem[]

屬性值

networkPacketBrokerId

網路封包代理人的 ARM 資源識別碼。

networkPacketBrokerId: string

屬性值

string

pollingType

輪詢類型。

pollingType?: string

屬性值

string

provisioningState

提供 NFC 服務的最新狀態,無論是已接受、更新、成功或失敗。 在此程式中,狀態會根據網路點選布建的狀態持續變更。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sourceTapRuleId

來源點選規則標識碼。網路點選規則的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceTapRuleId?: string

屬性值

string

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation