Features
Gets the preview feature with the specified name.
get/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/{resourceProviderNamespace}/features/{featureName}
Path parameters
resourceProviderNamespacestring required
The resource provider namespace for the feature.
featureNamestring required
The name of the feature to get.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns metadata about the feature. The metadata includes the name of the feature, the registration state, the resource ID, and resource type.