ApiManagementWorkspaceLinks interface
Interface representing a ApiManagementWorkspaceLinks.
Methods
| list |
List all API Management workspaceLinks for a service. |
Method Details
listByService(string, string, ApiManagementWorkspaceLinksListByServiceOptionalParams)
List all API Management workspaceLinks for a service.
function listByService(resourceGroupName: string, serviceName: string, options?: ApiManagementWorkspaceLinksListByServiceOptionalParams): PagedAsyncIterableIterator<ApiManagementWorkspaceLinksResource, ApiManagementWorkspaceLinksResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- serviceName
-
string
The name of the API Management service.
The options parameters.