WorkspaceConnection Class

Workspace connection.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
WorkspaceConnection

Constructor

WorkspaceConnection(*, category: Optional[str] = None, target: Optional[str] = None, auth_type: Optional[str] = None, value: Optional[str] = None, **kwargs)

Parameters

category
str
Required

Category of the workspace connection.

target
str
Required

Target of the workspace connection.

auth_type
str
Required

Authorization type of the workspace connection.

value
str
Required

Value details of the workspace connection.

Variables

id
str

ResourceId of the workspace connection.

name
str

Friendly name of the workspace connection.

type
str

Resource type of workspace connection.