你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkTapRule interface

NetworkTapRule 资源定义。

扩展

属性

administrativeState

资源的管理状态。

annotation

切换配置说明。

configurationState

资源的配置状态。

configurationType

用于配置网络点击规则的输入方法。

dynamicMatchConfigurations

动态匹配配置列表。

globalNetworkTapRuleActions

全局网络分流规则作

identity

分配给此资源的托管服务标识。

identitySelector

选择要用于此存储帐户的托管标识。 标识类型必须分配系统或用户分配。

lastOperation

对该资源进行的最后操作细节

lastSyncedTime

上次同步时间戳。

matchConfigurations

匹配配置列表。

networkFabricIds

关联的网络Fabric资源ID

networkTapId

NetworkTap 的 ARM 资源 ID。

networkTapIds

NetworkTap 规则中的 ARM 资源 ID。

pollingIntervalInSeconds

轮询间隔(以秒为单位)。

provisioningState

资源的预配状态。

tapRulesUrl

网络点击规则文件 URL。

继承属性

id

资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

资源所在的地理位置

name

资源的名称

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

tags

资源标记。

type

资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

属性详细信息

administrativeState

资源的管理状态。

administrativeState?: string

属性值

string

annotation

切换配置说明。

annotation?: string

属性值

string

configurationState

资源的配置状态。

configurationState?: string

属性值

string

configurationType

用于配置网络点击规则的输入方法。

configurationType: string

属性值

string

dynamicMatchConfigurations

动态匹配配置列表。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

属性值

globalNetworkTapRuleActions

全局网络分流规则作

globalNetworkTapRuleActions?: GlobalNetworkTapRuleActionProperties

属性值

identity

分配给此资源的托管服务标识。

identity?: ManagedServiceIdentity

属性值

identitySelector

选择要用于此存储帐户的托管标识。 标识类型必须分配系统或用户分配。

identitySelector?: IdentitySelector

属性值

lastOperation

对该资源进行的最后操作细节

lastOperation?: LastOperationProperties

属性值

lastSyncedTime

上次同步时间戳。

lastSyncedTime?: Date

属性值

Date

matchConfigurations

匹配配置列表。

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

属性值

networkFabricIds

关联的网络Fabric资源ID

networkFabricIds?: string[]

属性值

string[]

networkTapId

NetworkTap 的 ARM 资源 ID。

networkTapId?: string

属性值

string

networkTapIds

NetworkTap 规则中的 ARM 资源 ID。

networkTapIds?: string[]

属性值

string[]

pollingIntervalInSeconds

轮询间隔(以秒为单位)。

pollingIntervalInSeconds?: number

属性值

number

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

tapRulesUrl

网络点击规则文件 URL。

tapRulesUrl?: string

属性值

string

继承属性详细信息

id

资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

属性值

string

继承自 TrackedResource.id

location

资源所在的地理位置

location: string

属性值

string

继承自TrackedResource.location

name

资源的名称

name?: string

属性值

string

继承自 TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

systemData?: SystemData

属性值

继承自TrackedResource.systemData

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>

继承自TrackedResource.tags

type

资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

type?: string

属性值

string

继承自TrackedResource.type