TokenAuthAzureMachineLearningVectorizerParameters interface
指定使用受控識別連接到 AML 向量化工具的屬性。
屬性
| auth |
指出服務應該如何嘗試向 AML 實例識別自己 |
| region | AML 服務所部署的區域。 |
| resource |
AML 服務的 Azure Resource Manager 資源識別碼。 其格式應為 subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.MachineLearningServices/workspaces/{workspace-name}/services/{service_name}。 |
屬性詳細資料
authKind
指出服務應該如何嘗試向 AML 實例識別自己
authKind: "token"
屬性值
"token"
region
AML 服務所部署的區域。
region?: string
屬性值
string
resourceId
AML 服務的 Azure Resource Manager 資源識別碼。 其格式應為 subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.MachineLearningServices/workspaces/{workspace-name}/services/{service_name}。
resourceId: string
屬性值
string
繼承的屬性詳細資料
modelName
部署在所提供端點的 Azure AI Foundry 目錄中的內嵌模型名稱。
modelName?: string
屬性值
string
timeout
指定時,表示發出 API 呼叫之 HTTP 用戶端的逾時。
timeout?: string
屬性值
string