Uses of Class
com.azure.resourcemanager.compute.models.PrivateEndpointConnectionListResult
Packages that use PrivateEndpointConnectionListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return PrivateEndpointConnectionListResultModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of snapshots.PrivateEndpointConnectionListResult.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: Array of private endpoint connections.