v5

latestSwagger 2.0raw.githubusercontent.com2020-03-246511.8 KB
Features

Gets all the preview features in a provider namespace that are available through AFEC for the subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/{resourceProviderNamespace}/features

Path parameters

resourceProviderNamespacestring required

The namespace of the resource provider for getting features.

subscriptionIdstring required

The ID of the target subscription.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

OK - Returns an array containing metadata for each feature in the resource provider. The metadata includes the name of the feature, the registration state, the resource ID, and resource type.

nextLinkstring

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