PrivateEndpointConnectionsOperations interface
Interfaccia che rappresenta un'operazione PrivateEndpointConnections.
Proprietà
| list |
L'operazione List ottiene informazioni sulle connessioni dell'endpoint privato associate al cluster Cloud HSM |
Dettagli proprietà
listByCloudHsmCluster
L'operazione List ottiene informazioni sulle connessioni dell'endpoint privato associate al cluster Cloud HSM
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
Valore della proprietà
(resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>