ProviderFeatureClient.DeleteFeatureRegistration(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deletes a feature registration on the current subscription
public void DeleteFeatureRegistration (string providerName, string featureName);
member this.DeleteFeatureRegistration : string * string -> unit
Public Sub DeleteFeatureRegistration (providerName As String, featureName As String)
Parameters
- providerName
- String
The name of the resource provider
- featureName
- String
The name of the feature