次の方法で共有


SetWSManInstanceCommand.ValueSet Property

Definition

The following is the definition of the input parameter "ValueSet". ValueSet is a hash table which helps to modify resource represented by the ResourceURI and SelectorSet.

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

Property Value

Attributes

Applies to