public interface SupportsListingPrivateLinkResource
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.http.rest.PagedIterable<PrivateLinkResource> |
listPrivateLinkResources()
Gets the collection of supported Private link resource.
|
com.azure.core.http.rest.PagedFlux<PrivateLinkResource> |
listPrivateLinkResourcesAsync()
Gets the collection of supported Private link resource.
|
com.azure.core.http.rest.PagedIterable<PrivateLinkResource> listPrivateLinkResources()
com.azure.core.http.rest.PagedFlux<PrivateLinkResource> listPrivateLinkResourcesAsync()
Copyright © 2021 Microsoft Corporation. All rights reserved.