Get-AzCognitiveServicesAccountType
Hiermee haalt u de beschikbare Cognitive Services-accounttypen op.
Syntaxis
Get-AzCognitiveServicesAccountType
[-Location <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCognitiveServicesAccountType
-TypeName <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
De Get-AzCognitiveServicesAccountType cmdlet haalt de beschikbare Cognitive Services-accounttypen onder dit abonnement op.
Voorbeelden
Voorbeeld 1
Get-AzCognitiveServicesAccountType
CognitiveServices
ComputerVision
Face
FormRecognizer
LUIS
Haal de lijst met beschikbare typen op.
Voorbeeld 2
Get-AzCognitiveServicesAccountType -Location westus
CognitiveServices
ComputerVision
Face
FormRecognizer
LUIS
Haal de lijst met beschikbare typen op in westus.
Voorbeeld 3
Get-AzCognitiveServicesAccountType -TypeName Face
Face
Controleer of Face
een geldige typenaam is. De naam wordt geretourneerd als het een geldige naam is.
Parameters
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Location
Locatie van Cognitive Services-account.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-TypeName
Naam van type Cognitive Services-account.
Type: | String |
Aliassen: | CognitiveServicesAccountTypeName, AccountTypeName, KindName |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
String[]