Share via


Get-AdminPowerAppTenantConsumedQuota

Retrieves the admin Power Platform tenant consumed quota.

Syntax

Default (Default)

Get-AdminPowerAppTenantConsumedQuota
    [[-ApiVersion] <String>]
    [<CommonParameters>]

Description

The Get-AdminPowerAppTenantConsumedQuota cmdlet retrieves the admin Power Platform tenant consumed quota.

Examples

EXAMPLE 1

Get-AdminPowerAppTenantConsumedQuota

Returns the consumed quota information for the tenant.

Parameters

-ApiVersion

The api version to call with. Default 2020-06-01

Parameter properties

Type:String
Default value:2020-06-01
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:1
Mandatory:False
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.