PrivateLinksOperations interface
Interface representing a PrivateLinks operations.
Properties
list |
List private links on the given resource |
Property Details
listByDeidService
List private links on the given resource
listByDeidService: (resourceGroupName: string, deidServiceName: string, options?: PrivateLinksListByDeidServiceOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Property Value
(resourceGroupName: string, deidServiceName: string, options?: PrivateLinksListByDeidServiceOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>