Features
Unregisters the preview feature for the subscription.
post/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/{resourceProviderNamespace}/features/{featureName}/unregister
Path parameters
resourceProviderNamespacestring required
The namespace of the resource provider.
featureNamestring required
The name of the feature to unregister.
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 unregistered feature. The metadata includes the name of the feature, the registration state, the resource ID, and resource type.