PrivateLinksOperations interface
Interface représentant des opérations PrivateLinks.
Propriétés
list |
Répertorier les liens privés sur la ressource donnée |
Détails de la propriété
listByDeidService
Répertorier les liens privés sur la ressource donnée
listByDeidService: (resourceGroupName: string, deidServiceName: string, options?: PrivateLinksListByDeidServiceOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Valeur de propriété
(resourceGroupName: string, deidServiceName: string, options?: PrivateLinksListByDeidServiceOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>