RegisterCimIndicationCommand.ClassName Property

Definition

The following is the definition of the input parameter "ClassName". Specifies the Class Name to register the indication on.

public string ClassName { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameSessionSet", Position=0)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameComputerSet", Position=0)]
public string ClassName { get; set; }
member this.ClassName : string with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameSessionSet", Position=0)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ClassNameComputerSet", Position=0)>]
member this.ClassName : string with get, set
Public Property ClassName As String

Property Value

Attributes

Applies to