Uses of Class
com.azure.resourcemanager.compute.models.PrivateEndpointConnectionListResult
-
Packages that use PrivateEndpointConnectionListResult Package Description com.azure.resourcemanager.compute.models 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 PrivateEndpointConnectionListResult Modifier and Type Method Description PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withNextLink(String nextLink)Set the nextLink property: The uri to fetch the next page of snapshots.PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withValue(List<PrivateEndpointConnectionInner> value)Set the value property: Array of private endpoint connections.
-