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.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.