WorkspaceConnection interface

Workspace connection.

Properties

authType

Authorization type of the workspace connection.

category

Category of the workspace connection.

id

ResourceId of the workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

name

Friendly name of the workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

target

Target of the workspace connection.

type

Resource type of workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

value

Value details of the workspace connection.

valueFormat

format for the workspace connection value

Property Details

authType

Authorization type of the workspace connection.

authType?: string

Property Value

string

category

Category of the workspace connection.

category?: string

Property Value

string

id

ResourceId of the workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Friendly name of the workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

target

Target of the workspace connection.

target?: string

Property Value

string

type

Resource type of workspace connection. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

value

Value details of the workspace connection.

value?: string

Property Value

string

valueFormat

format for the workspace connection value

valueFormat?: string

Property Value

string