ProviderFeatureClient.ListFeatureRegistrations(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.
Lists the feature registrations on the current subscription
public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSSubscriptionFeatureRegistration[] ListFeatureRegistrations (string providerName = default, string featureName = default);
member this.ListFeatureRegistrations : string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSSubscriptionFeatureRegistration[]
Public Function ListFeatureRegistrations (Optional providerName As String = Nothing, Optional featureName As String = Nothing) As PSSubscriptionFeatureRegistration()
Parameters
- providerName
- String
The name of the resource provider
- featureName
- String
The name of the feature