PSResourceProviderOperation Class

Definition

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.

Applies to