AllPolicies interface
Interface representing a AllPolicies.
Methods
list |
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.
The options parameters.