ThrottlingRule interface

model interface ThrottlingRule

Properties

action

The action.

applicationId

The application id.

metrics

The metrics.

requiredFeatures

The required features.

Property Details

action

The action.

action: string

Property Value

string

applicationId

The application id.

applicationId?: string[]

Property Value

string[]

metrics

The metrics.

metrics: ThrottlingMetric[]

Property Value

requiredFeatures

The required features.

requiredFeatures?: string[]

Property Value

string[]