public interface SupportsListingPrivateEndpointConnection
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.http.rest.PagedIterable<PrivateEndpointConnection> |
listPrivateEndpointConnections()
Gets the collection of Private endpoint connection.
|
com.azure.core.http.rest.PagedFlux<PrivateEndpointConnection> |
listPrivateEndpointConnectionsAsync()
Gets the collection of Private endpoint connection.
|
com.azure.core.http.rest.PagedIterable<PrivateEndpointConnection> listPrivateEndpointConnections()
com.azure.core.http.rest.PagedFlux<PrivateEndpointConnection> listPrivateEndpointConnectionsAsync()
Copyright © 2021 Microsoft Corporation. All rights reserved.