Uses of Class
com.azure.resourcemanager.batch.models.ListPrivateLinkResourcesResult
Packages that use ListPrivateLinkResourcesResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListPrivateLinkResourcesResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ListPrivateLinkResourcesResultModifier 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.