Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.PrivateEndpointConnection
-
Packages that use PrivateEndpointConnection Package Description com.azure.resourcemanager.resources.fluentcore.collection This package contains the base class for resource collections. -
-
Uses of PrivateEndpointConnection in com.azure.resourcemanager.resources.fluentcore.collection
Methods in com.azure.resourcemanager.resources.fluentcore.collection that return types with arguments of type PrivateEndpointConnection Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<PrivateEndpointConnection>SupportsListingPrivateEndpointConnection. listPrivateEndpointConnections()Gets the collection of Private endpoint connection.com.azure.core.http.rest.PagedFlux<PrivateEndpointConnection>SupportsListingPrivateEndpointConnection. listPrivateEndpointConnectionsAsync()Gets the collection of Private endpoint connection.
-