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.