< Back

Get-CCMCollectionMember

Mon Jan 13, 2020 12:03 am

NAME Get-CCMCollectionMember



SYNTAX

Get-CCMCollectionMember [[-Identity] <WildcardPattern>] [<CommonParameters>]



Get-CCMCollectionMember -inputObject <ciminstance[]> [<CommonParameters>]



Get-CCMCollectionMember [-Filter <string>] [<CommonParameters>]





PARAMETERS

-Filter <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Filter

Aliases None

Dynamic? false



-Identity <WildcardPattern>



Required? false

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name Identity

Aliases CollectionName, CollectionID

Dynamic? false



-inputObject <ciminstance[]>



Required? true

Position? Named

Accept pipeline input? true (ByValue)

Parameter set name inputObject

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Management.Automation.WildcardPattern

Microsoft.Management.Infrastructure.CimInstance[]





OUTPUTS

System.Object



ALIASES

None





REMARKS

None