PrivateEndPointConnections interface
Interface representing a PrivateEndPointConnections.
Methods
list |
Lists Private endpoint connections |
Method Details
listByFactory(string, string, PrivateEndPointConnectionsListByFactoryOptionalParams)
Lists Private endpoint connections
function listByFactory(resourceGroupName: string, factoryName: string, options?: PrivateEndPointConnectionsListByFactoryOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionResource, PrivateEndpointConnectionResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The resource group name.
- factoryName
-
string
The factory name.
The options parameters.