Share via


GetCimClassCommand.QualifierName Property

Definition

The following is the definition of the input parameter "QualifierName", Which may contains wildchar. Filter the CimClass by given methodname

public string QualifierName { get; set; }
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public string QualifierName { get; set; }
member this.QualifierName : string with get, set
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.QualifierName : string with get, set
Public Property QualifierName As String

Property Value

Attributes

Applies to