Get-Tier

Get-Tier

Gets tiered management groups.

Syntax

Parameter Set: FromMonitoringObjectProviderPath
Get-Tier [[-Path] <String[]> ] [ <CommonParameters>]

Detailed Description

Gets tiered management groups.

Parameters

-Path<String[]>

Specifies the paths to the management groups for which to return tiered management group connections. To enter multiple values, separate them by using commas.

Aliases

none

Required?

false

Position?

1

Default Value

none

Accept Pipeline Input?

true (ByValue)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters

Notes

  • For more information, type "Get-Help Get-Tier -detailed". For technical information, type "Get-Help Get-Tier -full".
    When specifying multiple values for a parameter, use commas to separate the values. For example, "<parameter-name> <value1>, <value2>".

Examples

-------------- EXAMPLE 1 --------------

This command displays information about all tiers.

C:\PS>get-tier -path monitoring:\

New-Tier

Remove-Tier