Share via


AllPolicies interface

Interface representing a AllPolicies.

Methods

listByService(string, string, AllPoliciesListByServiceOptionalParams)

Status of all policies of API Management services.

Method Details

listByService(string, string, AllPoliciesListByServiceOptionalParams)

Status of all policies of API Management services.

function listByService(resourceGroupName: string, serviceName: string, options?: AllPoliciesListByServiceOptionalParams): PagedAsyncIterableIterator<AllPoliciesContract, AllPoliciesContract[], PageSettings>

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

serviceName

string

The name of the API Management service.

options
AllPoliciesListByServiceOptionalParams

The options parameters.

Returns