ConnectionPropertiesV2 interface

Základní schéma vlastností připojení

Vlastnosti

authType

Polymorfní diskriminátor, který určuje různé typy tohoto objektu

category

Kategorie připojení

createdByWorkspaceArmId

POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

error
expiryTime
group

Skupina na základě kategorie připojení POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

isSharedToAll
metadata

Ukládat metadata uživatelů pro toto připojení

peRequirement
peStatus
sharedUserList
target
useWorkspaceManagedIdentity

Podrobnosti vlastnosti

authType

Polymorfní diskriminátor, který určuje různé typy tohoto objektu

authType: "None" | "PAT" | "ManagedIdentity" | "UsernamePassword" | "SAS" | "AccountKey" | "ServicePrincipal" | "AccessKey" | "ApiKey" | "CustomKeys" | "OAuth2" | "AAD"

Hodnota vlastnosti

"None" | "PAT" | "ManagedIdentity" | "UsernamePassword" | "SAS" | "AccountKey" | "ServicePrincipal" | "AccessKey" | "ApiKey" | "CustomKeys" | "OAuth2" | "AAD"

category

Kategorie připojení

category?: string

Hodnota vlastnosti

string

createdByWorkspaceArmId

POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

createdByWorkspaceArmId?: string

Hodnota vlastnosti

string

error

error?: string

Hodnota vlastnosti

string

expiryTime

expiryTime?: Date

Hodnota vlastnosti

Date

group

Skupina na základě kategorie připojení POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

group?: string

Hodnota vlastnosti

string

isSharedToAll

isSharedToAll?: boolean

Hodnota vlastnosti

boolean

metadata

Ukládat metadata uživatelů pro toto připojení

metadata?: {[propertyName: string]: string}

Hodnota vlastnosti

{[propertyName: string]: string}

peRequirement

peRequirement?: string

Hodnota vlastnosti

string

peStatus

peStatus?: string

Hodnota vlastnosti

string

sharedUserList

sharedUserList?: string[]

Hodnota vlastnosti

string[]

target

target?: string

Hodnota vlastnosti

string

useWorkspaceManagedIdentity

useWorkspaceManagedIdentity?: boolean

Hodnota vlastnosti

boolean