Get-AzCognitiveServicesAccountType

Lekéri az elérhető Cognitive Services-fióktípusokat.

Syntax

Get-AzCognitiveServicesAccountType
   [-Location <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzCognitiveServicesAccountType
   -TypeName <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

A Get-AzCognitiveServicesAccountType parancsmag lekéri az előfizetés alatt elérhető Cognitive Services-fióktípusokat.

Példák

1. példa

Get-AzCognitiveServicesAccountType

CognitiveServices
ComputerVision
Face
FormRecognizer
LUIS

Az elérhető típusok listájának lekérése.

2. példa

Get-AzCognitiveServicesAccountType -Location westus

CognitiveServices
ComputerVision
Face
FormRecognizer
LUIS

Kérje le az elérhető típusok listáját a westusban.

3. példa

Get-AzCognitiveServicesAccountType -TypeName Face

Face

Face Ellenőrizze, hogy érvényes típusnév-e, akkor a rendszer visszaadja a nevet, ha érvényes név.

Paraméterek

-DefaultProfile

Az Azure-ral való kommunikációhoz használt hitelesítő adatok, fiók, bérlő és előfizetés.

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Location

Cognitive Services-fiók helye.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-TypeName

Cognitive Services-fióktípus neve.

Type:String
Aliases:CognitiveServicesAccountTypeName, AccountTypeName, KindName
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

Bevitelek

String

Kimenetek

String[]

String