SignalRPrivateLinkResourcesOperations interface

Interface representing a SignalRPrivateLinkResources operations.

Properties

list

Get the private link resources that need to be created for a resource.

Property Details

list

Get the private link resources that need to be created for a resource.

list: (resourceGroupName: string, resourceName: string, options?: SignalRPrivateLinkResourcesListOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Property Value

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