Compartilhar via


Get-AzsPlanMetric

Get the plan metrics.

Syntax

Get-AzsPlanMetric
   [-ResourceGroupName] <String>
   [-PlanName] <String>
   [<CommonParameters>]

Description

Get the plan metrics.

Examples

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

Get-AzsPlanMetric -ResourceGroupName rg1 -PlanName plan1

Get a plan's metrics.

Parameters

-PlanName

Name of the plan.

Type:String
Position:2
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-ResourceGroupName

The resource group the resource is located under.

Type:String
Position:1
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

Outputs

Microsoft.AzureStack.Management.Subscriptions.Admin.Models.Metric