Uses of Class
com.azure.resourcemanager.apimanagement.models.PortalConfigCollection
Packages that use PortalConfigCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PortalConfigCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PortalConfigCollectionModifier and TypeMethodDescriptionstatic PortalConfigCollectionPortalConfigCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalConfigCollection from the JsonReader.PortalConfigCollection.withValue(List<PortalConfigContractInner> value) Set the value property: The developer portal configurations.