Share via


InternalConnectionPropertiesAADAuthOutput interface

Connection properties for connections with AAD authentication (aka Entra ID passthrough)

Extends

Properties

authType

Authentication type of the connection target

Inherited Properties

category

Category of the connection

target

The connection URL to be used for this service

Property Details

authType

Authentication type of the connection target

authType: "AAD"

Property Value

"AAD"

Inherited Property Details

category

Category of the connection

category: ConnectionTypeOutput

Property Value

Inherited From InternalConnectionPropertiesOutputParent.category

target

The connection URL to be used for this service

target: string

Property Value

string

Inherited From InternalConnectionPropertiesOutputParent.target