Uses of Class
com.azure.resourcemanager.appplatform.models.ResourceSkuCollection
Packages that use ResourceSkuCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ResourceSkuCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ResourceSkuCollectionModifier and TypeMethodDescriptionResourceSkuCollection.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).ResourceSkuCollection.withValue(List<ResourceSku> value) Set the value property: Collection of resource SKU.