Uses of Class
com.azure.resourcemanager.appplatform.models.StorageResourceCollection
Packages that use StorageResourceCollection
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of StorageResourceCollection in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return StorageResourceCollectionModifier and TypeMethodDescriptionStorageResourceCollection.withNextLink(String nextLink) Set the nextLink property: The link to next page of storage list.StorageResourceCollection.withValue(List<StorageResourceInner> value) Set the value property: The storage resources list.