次の方法で共有


Get-AzCognitiveServicesCommitmentPlan

Cognitive Services コミットメント プランを取得する

構文

Get-AzCognitiveServicesCommitmentPlan
   [[-ResourceGroupName] <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzCognitiveServicesCommitmentPlan
   [-ResourceGroupName] <String>
   [-Name] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

説明

Cognitive Services コミットメント プランを取得する

例 1

Get-AzCognitiveServicesCommitmentPlan -ResourceGroupName ResourceGroupName -Name CommitmentPlanName

SystemData : Microsoft.Azure.Management.CognitiveServices.Models.SystemData
Etag       : "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Kind       : 
Sku        : 
Tags       : 
Location   : 
Properties : Microsoft.Azure.Management.CognitiveServices.Models.CommitmentPlanProperties
Id         : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/cognitive-services-resource-group/providers/Microsoft.CognitiveServices/accounts/resource-name/commitmentplans/plan-name
Name       : plan-name
Type       : Microsoft.CognitiveServices/accounts/commitmentplans

Cognitive Services コミットメント プランを取得する

パラメーター

-DefaultProfile

Azure との通信に使用される資格情報、アカウント、テナント、サブスクリプション。

型:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-Name

Cognitive Services コミットメント プラン名。

型:String
配置:1
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

-ResourceGroupName

リソース グループ名。

型:String
配置:0
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

入力

String

出力

PSCognitiveServicesAccount