Uses of Class
com.azure.resourcemanager.batch.models.BatchAccountListResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of BatchAccountListResult in com.azure.resourcemanager.batch.models
Modifier 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.