Uses of Interface
com.azure.resourcemanager.apimanagement.models.PortalSettingsCollection
Packages that use PortalSettingsCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PortalSettingsCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PortalSettingsCollectionModifier and TypeMethodDescriptionPortalSettings.listByService(String resourceGroupName, String serviceName) Lists a collection of portalsettings defined within a service instance..Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type PortalSettingsCollectionModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PortalSettingsCollection> PortalSettings.listByServiceWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Lists a collection of portalsettings defined within a service instance..