Get-AzCognitiveServicesCommitmentTier
Cognitive Services の CommitmentTier を取得する
構文
Get-AzCognitiveServicesCommitmentTier
[-Location] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
Cognitive Services の CommitmentTier を取得する
例
例 1
Get-AzCognitiveServicesCommitmentTier -Location 'WestUS'
Kind : kind
SkuName : sku
HostingModel : hosting model
PlanType : plan type
Tier : tier
MaxCount :
Quota : Microsoft.Azure.Management.CognitiveServices.Models.CommitmentQuota
Cost : Microsoft.Azure.Management.CognitiveServices.Models.CommitmentCost
Cognitive Services の CommitmentTier を取得する
パラメーター
-DefaultProfile
Azure との通信のために使用される資格情報、アカウント、テナント、サブスクリプションです。
型: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
配置: | Named |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
-Location
Cognitive Services アカウントの場所。
型: | String |
配置: | 0 |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
入力
None
出力
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell