PSResourceProvider Class
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.
Definition of a resource provider and its registration state
public class PSResourceProvider
type PSResourceProvider = class
Public Class PSResourceProvider
- Inheritance
-
PSResourceProvider
Constructors
PSResourceProvider() |
Properties
Locations |
Gets the locations for the provider. |
ProviderNamespace |
Gets or sets the namespace of the provider. |
RegistrationState |
Gets or sets the registration state of the provider. |
ResourceTypes |
Gets or sets the resource types belonging to this provider. |
ZoneMappings |
Gets the zone mappings for the provider. |