Megosztás a következőn keresztül:


GetWSManInstanceCommand.SelectorSet Property

Definition

The following is the definition of the input parameter "SelectorSet". SelectorSet is a hash table which helps in identify an instance of the management resource if there are more than 1 instance of the resource class.

[System.Management.Automation.Parameter(ParameterSetName="GetInstance")]
public System.Collections.Hashtable SelectorSet { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="GetInstance")>]
member this.SelectorSet : System.Collections.Hashtable with get, set
Public Property SelectorSet As Hashtable

Property Value

Attributes

Applies to