Get-AzCognitiveServicesModel
取得認知服務的模型
語法
Get-AzCognitiveServicesModel
[-Location] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
取得認知服務的模型
範例
範例 1
Get-AzCognitiveServicesModel -Location 'WestUS'
Kind : kind
SkuName : sku
Model : model
取得認知服務的模型
參數
-DefaultProfile
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Location
認知服務帳戶位置。
類型: | String |
Position: | 0 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
None