Compartir a través de


RegisterCimIndicationCommand.CimSession Property

Definition

The following is the definition of the input parameter "Session". Uses a CimSession context.

public Microsoft.Management.Infrastructure.CimSession CimSession { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="QueryExpressionSessionSet")]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameSessionSet")]
public Microsoft.Management.Infrastructure.CimSession CimSession { get; set; }
member this.CimSession : Microsoft.Management.Infrastructure.CimSession with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="QueryExpressionSessionSet")>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameSessionSet")>]
member this.CimSession : Microsoft.Management.Infrastructure.CimSession with get, set
Public Property CimSession As CimSession

Property Value

Attributes

Applies to