ApiKeyAuthWorkspaceConnectionProperties interface
この接続の種類は、一般的な ApiKey 認証接続カテゴリを対象とします。例: AzureOpenAI: Category:= AzureOpenAI AuthType:= ApiKey (型判別機能として) Credentials:= {ApiKey} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey Target:= {ApiBase}
CognitiveService: Category:= CognitiveService AuthType:= ApiKey (型識別子として) Credentials:= {SubscriptionKey} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey Target:= ServiceRegion={serviceRegion}
CognitiveSearch: Category:= CognitiveSearch AuthType:= ApiKey (型識別子として) Credentials:= {Key} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.ApiKey Target:= {Endpoint}
ApiType、ApiVersion、Kind、およびその他のメタデータ フィールドにメタデータ プロパティ バッグを使用する
- Extends
プロパティ
| auth |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| credentials | ワークスペース接続資格情報の API キー オブジェクト。 |
継承されたプロパティ
| category | 接続のカテゴリ |
| created |
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| expiry |
|
| group | 接続カテゴリに基づくグループ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| is |
|
| metadata | この接続のユーザー メタデータを格納する |
| shared |
|
| target | |
| value | ワークスペース接続の値の詳細。 |
| value |
ワークスペースの接続値の形式 |
プロパティの詳細
authType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
authType: "ApiKey"
プロパティ値
"ApiKey"
credentials
ワークスペース接続資格情報の API キー オブジェクト。
credentials?: WorkspaceConnectionApiKey
プロパティ値
継承されたプロパティの詳細
category
createdByWorkspaceArmId
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
createdByWorkspaceArmId?: string
プロパティ値
string
expiryTime
expiryTime?: Date
プロパティ値
Date
group
接続カテゴリに基づくグループ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
group?: string
プロパティ値
string
isSharedToAll
isSharedToAll?: boolean
プロパティ値
boolean
metadata
この接続のユーザー メタデータを格納する
metadata?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
sharedUserList
sharedUserList?: string[]
プロパティ値
string[]
target
target?: string
プロパティ値
string
workspaceConnectionPropertiesV2.target から継承
value
ワークスペース接続の値の詳細。
value?: string
プロパティ値
string
valueFormat
ワークスペースの接続値の形式
valueFormat?: string
プロパティ値
string