GetCimAssociatedInstanceCommand.KeyOnly Property

Definition

The following is the definition of the input parameter "KeyOnly". Indicates that only key properties of the retrieved instances should be returned to the client.

public System.Management.Automation.SwitchParameter KeyOnly { get; set; }
[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter KeyOnly { get; set; }
member this.KeyOnly : System.Management.Automation.SwitchParameter with get, set
[<System.Management.Automation.Parameter>]
member this.KeyOnly : System.Management.Automation.SwitchParameter with get, set
Public Property KeyOnly As SwitchParameter

Property Value

Attributes

Applies to