WorkspaceConnectionPropertiesV2 interface
プロパティ
| auth |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| category | 接続のカテゴリ |
| created |
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| expiry |
|
| group | 接続カテゴリに基づくグループ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| is |
|
| metadata | この接続のユーザー メタデータを格納する |
| shared |
|
| target | |
| value | ワークスペース接続の値の詳細。 |
| value |
ワークスペースの接続値の形式 |
プロパティの詳細
authType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
authType: "AAD" | "AccessKey" | "AccountKey" | "ApiKey" | "CustomKeys" | "ManagedIdentity" | "SAS" | "None" | "ServicePrincipal" | "OAuth2" | "PAT" | "UsernamePassword"
プロパティ値
"AAD" | "AccessKey" | "AccountKey" | "ApiKey" | "CustomKeys" | "ManagedIdentity" | "SAS" | "None" | "ServicePrincipal" | "OAuth2" | "PAT" | "UsernamePassword"
category
接続のカテゴリ
category?: string
プロパティ値
string
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
value
ワークスペース接続の値の詳細。
value?: string
プロパティ値
string
valueFormat
ワークスペースの接続値の形式
valueFormat?: string
プロパティ値
string