Share via


AllTrafficFilters interface

Interface representing a AllTrafficFilters.

Methods

list(string, string, AllTrafficFiltersListOptionalParams)

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

options
AllTrafficFiltersListOptionalParams

The options parameters.

Returns