PrivateLinkResourcesOperations interface

Interface representing a PrivateLinkResources operations.

Properties

listByCluster

Gets the private link resources that need to be created for a Redis Enterprise cluster.

Property Details

listByCluster

Gets the private link resources that need to be created for a Redis Enterprise cluster.

listByCluster: (resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Property Value

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