KustoPoolPrivateLinkResourcesOperations interface     
Interface representing a KustoPoolPrivateLinkResourcesOperations.
Methods
| list(string, string, string, Kusto | 
	Lists all Kusto pool PrivateLinkResources.  | 
Method Details
		list(string, string, string, KustoPoolPrivateLinkResourcesListOptionalParams)
	       
	Lists all Kusto pool PrivateLinkResources.
function list(resourceGroupName: string, workspaceName: string, kustoPoolName: string, options?: KustoPoolPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<KustoPoolPrivateLinkResources, KustoPoolPrivateLinkResources[], PageSettings>
				Parameters
- resourceGroupName
 - 
				
string
 
The name of the resource group. The name is case insensitive.
- workspaceName
 - 
				
string
 
The name of the workspace.
- kustoPoolName
 - 
				
string
 
The name of the Kusto pool.
The options parameters.