PrivateLinkResourcesOperations interface
Interface representing a PrivateLinkResources operations.
Properties
| list |
Gets a list of all supported private link resource types for the given service. |
Property Details
listSupported
Gets a list of all supported private link resource types for the given service.
listSupported: (resourceGroupName: string, searchServiceName: string, options?: PrivateLinkResourcesListSupportedOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Property Value
(resourceGroupName: string, searchServiceName: string, options?: PrivateLinkResourcesListSupportedOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>