Delen via


Get-AzContainerAppBillingMeter

Alle billingMeters voor een locatie ophalen.

Syntaxis

Get-AzContainerAppBillingMeter
   -Location <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzContainerAppBillingMeter
   -InputObject <IAppIdentity>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

Description

Alle billingMeters voor een locatie ophalen.

Voorbeelden

Voorbeeld 1: Alle billingMeters voor een locatie ophalen.

Get-AzContainerAppBillingMeter -Location eastus

Name        Location
----        --------
D4          East US
D4          East US
D4          East US
D8          East US
D8          East US
D8          East US
D16         East US
D16         East US
D16         East US
D32         East US
D32         East US
D32         East US
E4          East US
E4          East US
E4          East US
E8          East US
E8          East US
E8          East US
E16         East US
E16         East US
E16         East US
E32         East US
E32         East US
E32         East US
Consumption East US
Consumption East US
Consumption East US

Alle billingMeters voor een locatie ophalen.

Parameters

-DefaultProfile

De parameter DefaultProfile is niet functioneel. Gebruik de parameter SubscriptionId indien beschikbaar als u de cmdlet uitvoert voor een ander abonnement.

Type:PSObject
Aliassen:AzureRMContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-InputObject

Identiteitsparameter

Type:IAppIdentity
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:True
Jokertekens accepteren:False

-Location

De naam van de Azure-regio.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-SubscriptionId

De id van het doelabonnement.

Type:String[]
Position:Named
Default value:(Get-AzContext).Subscription.Id
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Invoerwaarden

IAppIdentity

Uitvoerwaarden

IBillingMeterCollection