Get-AzVMUsage
Gets the virtual machine core count usage for a location.
Get-AzVMUsage
[-Location] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
The Get-AzVMUsage cmdlet gets the virtual machine core count usage for a location.
Get-AzVMUsage -Location "Central US"
This command gets the virtual machine core count usage for the location Central US.
The credentials, account, tenant, and subscription used for communication with azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies the location for which this cmdlet gets virtual machine core count usage.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell に関するフィードバック
Azure PowerShell はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。