GetCimAssociatedInstance Class

Definition

Activity to invoke the CimCmdlets\Get-CimAssociatedInstance command in a Workflow.

public sealed class GetCimAssociatedInstance : Microsoft.PowerShell.Activities.GenericCimCmdletActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.GenericCimCmdletActivity

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSGeneratedCIMActivity

Constructors

GetCimAssociatedInstance()

Gets the display name of the command invoked by this activity.

Properties

Association

Provides access to the Association parameter.

InputObject

Provides access to the InputObject parameter.

KeyOnly

Provides access to the KeyOnly parameter.

Namespace

Provides access to the Namespace parameter.

OperationTimeoutSec

Provides access to the OperationTimeoutSec parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

ResultClassName

Provides access to the ResultClassName parameter.

TypeImplementingCmdlet

The .NET type implementing the cmdlet to invoke.