Delen via


Get-AzCdnProfileResourceUsage

Controleert het quotum en het werkelijke gebruik van eindpunten onder het opgegeven Azure Front Door Standard- of Azure Front Door Premium- of CDN-profiel.

Syntaxis

Get-AzCdnProfileResourceUsage
   -ProfileName <String>
   -ResourceGroupName <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Controleert het quotum en het werkelijke gebruik van eindpunten onder het opgegeven Azure Front Door Standard- of Azure Front Door Premium- of CDN-profiel.

Voorbeelden

Voorbeeld 1: Resourcegebruik van een AzureCDN-profiel ophalen

Get-AzCdnProfileResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName cdn001

CurrentValue Limit ResourceType Unit
------------ ----- ------------ ----
0            25    endpoint     count

Resourcegebruik van een AzureCDN-profiel ophalen

Parameters

-Confirm

U wordt gevraagd om bevestiging voordat u de cmdlet uitvoert.

Type:SwitchParameter
Aliassen:cf
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-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

-ProfileName

Naam van het Azure Front Door Standard- of Azure Front Door Premium- of CDN-profiel dat uniek is binnen de resourcegroep.

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

-ResourceGroupName

Naam van de resourcegroep binnen het Azure-abonnement.

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

-SubscriptionId

Azure-abonnements-id.

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

-WhatIf

Toont wat er zou gebeuren als de cmdlet wordt uitgevoerd. De cmdlet wordt niet uitgevoerd.

Type:SwitchParameter
Aliassen:wi
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Uitvoerwaarden

IResourceUsage