Compartir a través de


ManagedIdentityAuthTypeWorkspaceConnectionProperties interface

Extends

Properties

authType

Polymorphic discriminator, which specifies the different types this object can be

credentials

Inherited Properties

category

Category of the connection

target
value

Value details of the workspace connection.

valueFormat

format for the workspace connection value

Property Details

authType

Polymorphic discriminator, which specifies the different types this object can be

authType: "ManagedIdentity"

Property Value

"ManagedIdentity"

credentials

credentials?: WorkspaceConnectionManagedIdentity

Property Value

Inherited Property Details

category

Category of the connection

category?: string

Property Value

string

Inherited From WorkspaceConnectionPropertiesV2.category

target

target?: string

Property Value

string

Inherited From WorkspaceConnectionPropertiesV2.target

value

Value details of the workspace connection.

value?: string

Property Value

string

Inherited From WorkspaceConnectionPropertiesV2.value

valueFormat

format for the workspace connection value

valueFormat?: string

Property Value

string

Inherited From WorkspaceConnectionPropertiesV2.valueFormat