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