< Back
Get-AzureRmStorageUsage
Post
NAME Get-AzureRmStorageUsage
SYNOPSIS
Gets the Storage resource usage of the current subscription.
SYNTAX
Get-AzureRmStorageUsage [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmStorageUsage cmdlet gets the resource usage for Azure Storage for the current subscription.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with Azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Commands.Management.Storage.Models.PSUsage
NOTES
Example 1: Get the storage resources usage
PS C:\\>Get-AzureRmStorageUsage
This command gets the Storage resources usage of the current subscription.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... orageusage
Azure Storage Manager Cmdlets
SYNOPSIS
Gets the Storage resource usage of the current subscription.
SYNTAX
Get-AzureRmStorageUsage [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmStorageUsage cmdlet gets the resource usage for Azure Storage for the current subscription.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with Azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Commands.Management.Storage.Models.PSUsage
NOTES
Example 1: Get the storage resources usage
PS C:\\>Get-AzureRmStorageUsage
This command gets the Storage resources usage of the current subscription.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... orageusage
Azure Storage Manager Cmdlets