PrivateLinksOperations interface
Interface que representa uma operação PrivateLinks.
Propriedades
| list |
Listar links privados no recurso fornecido |
Detalhes de Propriedade
listByMongoCluster
Listar links privados no recurso fornecido
listByMongoCluster: (resourceGroupName: string, mongoClusterName: string, options?: PrivateLinksListByMongoClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Valor de Propriedade
(resourceGroupName: string, mongoClusterName: string, options?: PrivateLinksListByMongoClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>