AllTrafficFilters interface
Interface representing a AllTrafficFilters.
Methods
list(string, string, All |
Get the list of all traffic filters for the account. |
Method Details
list(string, string, AllTrafficFiltersListOptionalParams)
Get the list of all traffic filters for the account.
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>