PrivateEndPointConnectionsOperations interface
Interface representing a PrivateEndPointConnections operations.
Properties
| list |
Lists Private endpoint connections |
Property Details
listByFactory
Lists Private endpoint connections
listByFactory: (resourceGroupName: string, factoryName: string, options?: PrivateEndPointConnectionsListByFactoryOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnectionResource, PrivateEndpointConnectionResource[], PageSettings>
Property Value
(resourceGroupName: string, factoryName: string, options?: PrivateEndPointConnectionsListByFactoryOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnectionResource, PrivateEndpointConnectionResource[], PageSettings>