다음을 통해 공유


Get-AzCognitiveServicesCommitmentPlan

Cognitive Services 약정 계획 가져오기

구문

ResourceGroupParameterSet (기본값)

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

CommitmentPlanNameParameterSet

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

Description

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
Default value:None
와일드카드 지원:False
DontShow:False
별칭:AzContext, AzureRmContext, AzureCredential

매개 변수 집합

(All)
Position:Named
필수:False
파이프라인의 값:False
속성 이름별 파이프라인의 값:False
나머지 인수의 값:False

-Name

Cognitive Services 약정 계획 이름입니다.

매개 변수 속성

형식:String
Default value:None
와일드카드 지원:False
DontShow:False

매개 변수 집합

CommitmentPlanNameParameterSet
Position:1
필수:True
파이프라인의 값:False
속성 이름별 파이프라인의 값:True
나머지 인수의 값:False

-ResourceGroupName

리소스 그룹 이름입니다.

매개 변수 속성

형식:String
Default value:None
와일드카드 지원:False
DontShow:False

매개 변수 집합

ResourceGroupParameterSet
Position:0
필수:False
파이프라인의 값:False
속성 이름별 파이프라인의 값:True
나머지 인수의 값:False

CommonParameters

이 cmdlet은 일반적인 매개 변수인 -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction 및 -WarningVariable 매개 변수를 지원합니다. 자세한 내용은 about_CommonParameters를 참조하세요.

입력

String

출력

PSCognitiveServicesAccount