Get-AzCognitiveServicesUsage
Cognitive Services の使用を取得する
構文
Get-AzCognitiveServicesUsage
[-Location] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
Cognitive Services の使用を取得する
例
例 1
Get-AzCognitiveServicesUsage -Location 'WestUS'
CurrentValue : 0
Name : CustomVision.Prediction.Transactions
Limit : 10000
Status : Included
Unit : Count
QuotaPeriod : 30.00:00:00
NextResetTime : 0001-01-01T00:00:00Z
Cognitive Services の使用を取得する
パラメーター
-DefaultProfile
Azure との通信のために使用される資格情報、アカウント、テナント、サブスクリプションです。
型: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
配置: | Named |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
-Location
Cognitive Services アカウントの場所。
型: | String |
配置: | 0 |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
入力
None
出力
Microsoft.Azure.Management.CognitiveServices.Models.PSCognitiveServicesUsage
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell