ThrottlingRule interface
model interface ThrottlingRule
Properties
| action | The action. |
| application |
The application id. |
| metrics | The metrics. |
| required |
The required features. |
Property Details
action
The action.
action: string
Property Value
string
applicationId
The application id.
applicationId?: string[]
Property Value
string[]
metrics
requiredFeatures
The required features.
requiredFeatures?: string[]
Property Value
string[]