AllTrafficFilters interface
Interface representing a AllTrafficFilters.
Methods
| list(string, string, All |
List all traffic filters associated with your Elastic monitor resource, helping you manage network traffic control. |
Method Details
list(string, string, AllTrafficFiltersListOptionalParams)
List all traffic filters associated with your Elastic monitor resource, helping you manage network traffic control.
function list(resourceGroupName: string, monitorName: string, options?: AllTrafficFiltersListOptionalParams): Promise<ElasticTrafficFilterResponse>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- monitorName
-
string
Monitor resource name
The options parameters.
Returns
Promise<ElasticTrafficFilterResponse>