Uses of Class
com.azure.resourcemanager.batch.models.ListPrivateEndpointConnectionsResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListPrivateEndpointConnectionsResult in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionListPrivateEndpointConnectionsResult.withNextLink
(String nextLink) Set the nextLink property: The continuation token.ListPrivateEndpointConnectionsResult.withValue
(List<PrivateEndpointConnectionInner> value) Set the value property: The collection of returned private endpoint connection.