Udostępnij za pośrednictwem


GetCimSessionCommand.InstanceId Property

Definition

The following is the definition of the input parameter "InstanceID". Specifies one or Session Instance IDs.

public Guid[] InstanceId { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="InstanceIdSet", ValueFromPipelineByPropertyName=true)]
public Guid[] InstanceId { get; set; }
member this.InstanceId : Guid[] with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="InstanceIdSet", ValueFromPipelineByPropertyName=true)>]
member this.InstanceId : Guid[] with get, set
Public Property InstanceId As Guid()

Property Value

Guid[]
Attributes

Applies to