PSResourceProviderOperation 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 PSResourceProviderOperation
type PSResourceProviderOperation = class
Public Class PSResourceProviderOperation
- Inheritance
-
PSResourceProviderOperation
Constructors
PSResourceProviderOperation() |
Properties
Description |
Gets or sets the name of the operation description. |
IsDataAction |
Gets or sets the value of the isdataaction. |
Operation |
Gets or sets the operation id |
OperationName |
Gets or sets the name of the provider operation. |
ProviderNamespace |
Gets or sets the name of the operation provider. |
ResourceName |
Gets or sets the name of the operation resource. |