Dela via


Get-AzNetAppFilesQuotaLimit

Hämta kvotgränser

Syntax

Get-AzNetAppFilesQuotaLimit
   -Location <String>
   [-Name <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Hämta standard- och aktuella gränser för ANF-kvoter (Azure NetApp Files)

Exempel

Exempel 1

Get-AzNetAppFilesQuotaLimit -Location "westus2"  -Name totalTiBsPerSubscription

Name                             Current Default
----                             ------- -------
westus2/totalTiBsPerSubscription      25      25

Det här kommandot hämtar kvotgränser med namnet totalTiBsPerSubscription

Parametrar

-DefaultProfile

Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.

Typ:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
standardvärde:None
Obligatorisk:False
Accept pipeline input:False
Accept wildcard characters:False

-Location

Platsen för resursen

Typ:String
Position:Named
standardvärde:None
Obligatorisk:True
Accept pipeline input:False
Accept wildcard characters:False

-Name

Namnet på kvotgränsen

Typ:String
Aliases:QuotaLimitName
Position:Named
standardvärde:None
Obligatorisk:False
Accept pipeline input:False
Accept wildcard characters:False

Indata

None

Utdata

PSNetAppFilesSubscriptionQuotaLimit