次の方法で共有


WorkspaceConnectionPropertiesV2 interface

プロパティ

authType

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

category

接続のカテゴリ

createdByWorkspaceArmId

注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

expiryTime
group

接続カテゴリに基づくグループ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

isSharedToAll
metadata

この接続のユーザー メタデータを格納する

sharedUserList
target
value

ワークスペース接続の値の詳細。

valueFormat

ワークスペースの接続値の形式

プロパティの詳細

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