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


GetWSManInstanceCommand.Shallow Property

Definition

The following is the definition of the input parameter "Shallow". Enumerate only instances of the base class specified in the resource URI. If this flag is not specified, instances of the base class specified in the URI and all its derived classes are returned.

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

Property Value

Attributes

Applies to