v14

latestSwagger 2.0raw.githubusercontent.com2022-04-018660175.5 KB
Providers

Gets all resource providers for the tenant.

get/providers

Query parameters

$topinteger

The number of results to return. If null is passed returns all providers.

$expandstring

The properties to include in the results. For example, use &$expand=metadata in the query string to retrieve resource provider metadata. To include property aliases in response, use $expand=resourceTypes/aliases.

api-versionstring required

The API version to use for this operation.

Response

OK - Returns an array of resource providers.

nextLinkstring

The URL to use for getting the next set of results.