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


GetWSManInstanceCommand.BasePropertiesOnly Property

Definition

The following is the definition of the input parameter "BasePropertiesOnly". Enumerate only those properties that are part of the base class specification in the Resource URI. When Shallow is specified then this flag has no effect.

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

Property Value

Attributes

Applies to