Uses of Class
com.azure.resourcemanager.batch.models.BatchAccountListResult
Packages that use BatchAccountListResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of BatchAccountListResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return BatchAccountListResultModifier and TypeMethodDescriptionBatchAccountListResult.withNextLink(String nextLink) Set the nextLink property: The continuation token.BatchAccountListResult.withValue(List<BatchAccountInner> value) Set the value property: The collection of Batch accounts returned by the listing operation.