PrivateLinkResourcesOperations interface

Interface representing a PrivateLinkResources operations.

Properties

listByRedisCache

Gets the private link resources that need to be created for a redis cache.

Property Details

listByRedisCache

Gets the private link resources that need to be created for a redis cache.

listByRedisCache: (resourceGroupName: string, cacheName: string, options?: PrivateLinkResourcesListByRedisCacheOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Property Value

(resourceGroupName: string, cacheName: string, options?: PrivateLinkResourcesListByRedisCacheOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>