Share via


Get-AzsOfferMetric

Get the offer metrics.

Syntax

Default (Default)

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.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:1
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResourceGroupName

The resource group the resource is located under.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:2
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

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