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