AllTrafficFiltersClient Interface
public interface AllTrafficFiltersClient
An instance of this class provides access to all the operations defined in AllTrafficFiltersClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Elastic |
list(String resourceGroupName, String monitorName)
Get the list of all traffic filters for the account. |
|
abstract
Response<Elastic |
listWithResponse(String resourceGroupName, String monitorName, Context context)
Get the list of all traffic filters for the account. |
Method Details
list
public abstract ElasticTrafficFilterResponseInner list(String resourceGroupName, String monitorName)
Get the list of all traffic filters for the account.
Parameters:
Returns:
listWithResponse
public abstract Response<ElasticTrafficFilterResponseInner> listWithResponse(String resourceGroupName, String monitorName, Context context)
Get the list of all traffic filters for the account.
Parameters:
Returns: