Uses of Class
com.azure.resourcemanager.batch.models.ListPrivateLinkResourcesResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListPrivateLinkResourcesResult in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionListPrivateLinkResourcesResult.withNextLink
(String nextLink) Set the nextLink property: The continuation token.ListPrivateLinkResourcesResult.withValue
(List<PrivateLinkResourceInner> value) Set the value property: The collection of returned private link resources.