다음을 통해 공유


New-AzCognitiveServicesObject

Cognitive Services 개체 만들기

구문

New-AzCognitiveServicesObject
   [-Type] <CognitiveServicesObjectType>
   [-DefaultProfile <IAzureContextContainer>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Cognitive Services 개체 만들기

예제

예 1

New-AzCognitiveServicesObject -Type DeploymentProperties

Cognitive Services DeploymentProperties 개체 만들기

매개 변수

-Confirm

cmdlet을 실행하기 전에 확인 메시지가 표시됩니다.

형식:SwitchParameter
별칭:cf
Position:Named
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

-DefaultProfile

Azure와의 통신에 사용되는 자격 증명, 계정, 테넌트 및 구독입니다.

형식:IAzureContextContainer
별칭:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

-Type

Cognitive Services 개체 유형입니다.

형식:CognitiveServicesObjectType
허용되는 값:DeploymentProperties, CommitmentPlanProperties, MultiRegionSettings, RegionSetting, Sku
Position:0
Default value:None
필수:True
파이프라인 입력 허용:False
와일드카드 문자 허용:False

-WhatIf

cmdlet이 실행될 경우 결과 동작을 표시합니다. cmdlet이 실행되지 않습니다.

형식:SwitchParameter
별칭:wi
Position:Named
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

입력

None

출력

DeploymentProperties

CommitmentPlanProperties