Compartilhar via


Get-AzsOfferMetric

Get the offer metrics.

Syntax

Get-AzsOfferMetric
   [-OfferName] <String>
   [-ResourceGroupName] <String>
   [<CommonParameters>]

Description

Get the offer metrics.

Examples

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

Get-AzsOfferMetric -ResourceGroupName rg1 -OfferName offername1

Get the offer metrics.

Parameters

-OfferName

Name of an offer.

Type:String
Position:1
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:2
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

Outputs

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