Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSProviderFeature Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll
- Assembly:
- Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll
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.
Represents a feature
public class PSProviderFeature
type PSProviderFeature = class
Public Class PSProviderFeature
- Inheritance
-
PSProviderFeature
Constructors
| Name | Description |
|---|---|
| PSProviderFeature() | |
Properties
| Name | Description |
|---|---|
| FeatureName |
Gets the name of the feature |
| ProviderName |
Gets the name of the feature |
| RegistrationState |
Gets the registration state of the feature |
