Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyDescriptionCollection
Packages that use PolicyDescriptionCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyDescriptionCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyDescriptionCollectionModifier and TypeMethodDescriptionPolicyDescriptions.listByService(String resourceGroupName, String serviceName) Lists all policy descriptions.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type PolicyDescriptionCollectionModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PolicyDescriptionCollection> PolicyDescriptions.listByServiceWithResponse(String resourceGroupName, String serviceName, PolicyScopeContract scope, com.azure.core.util.Context context) Lists all policy descriptions.