Get-AzContainerAppBillingMeter
위치에 대한 모든 billingMeters를 가져옵니다.
구문
Get-AzContainerAppBillingMeter
-Location <String>
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get-AzContainerAppBillingMeter
-InputObject <IAppIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
위치에 대한 모든 billingMeters를 가져옵니다.
예제
예제 1: 위치에 대한 모든 billingMeters를 가져옵니다.
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
위치에 대한 모든 billingMeters를 가져옵니다.
매개 변수
-DefaultProfile
DefaultProfile 매개 변수가 작동하지 않습니다. 다른 구독에 대해 cmdlet을 실행하는 경우 사용 가능한 경우 SubscriptionId 매개 변수를 사용합니다.
형식: | PSObject |
별칭: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-InputObject
ID 매개 변수
형식: | IAppIdentity |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | True |
와일드카드 문자 허용: | False |
-Location
Azure 지역의 이름입니다.
형식: | String |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-SubscriptionId
대상 구독의 ID입니다.
형식: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
입력
출력
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure PowerShell