共用方式為


NetworkTapRuleProperties interface

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

Extends

屬性

administrativeState

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

configurationState

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

lastSyncedTime

上次同步時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkTapId

NetworkTap 的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

pollingIntervalInSeconds

輪詢間隔以秒為單位。

provisioningState

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

繼承的屬性

annotation

切換組態描述。

configurationType

設定網路點選規則的輸入方法。

dynamicMatchConfigurations

動態比對組態的清單。

matchConfigurations

比對組態的清單。

tapRulesUrl

網路點選規則檔案 URL。

屬性詳細資料

administrativeState

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

administrativeState?: string

屬性值

string

configurationState

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

configurationState?: string

屬性值

string

lastSyncedTime

上次同步時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastSyncedTime?: Date

屬性值

Date

networkTapId

NetworkTap 的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkTapId?: string

屬性值

string

pollingIntervalInSeconds

輪詢間隔以秒為單位。

pollingIntervalInSeconds?: number

屬性值

number

provisioningState

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

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation

configurationType

設定網路點選規則的輸入方法。

configurationType?: string

屬性值

string

繼承自NetworkTapRulePatchableProperties.configurationType

dynamicMatchConfigurations

動態比對組態的清單。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

屬性值

繼承自NetworkTapRulePatchableProperties.dynamicMatchConfigurations

matchConfigurations

比對組態的清單。

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

屬性值

繼承自NetworkTapRulePatchableProperties.matchConfigurations

tapRulesUrl

網路點選規則檔案 URL。

tapRulesUrl?: string

屬性值

string

繼承自NetworkTapRulePatchableProperties.tapRulesUrl