PrivateLinkResourcesOperations interface
Interface representing a PrivateLinkResources operations.
Properties
| list |
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>