Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessReference

Package version

Reference to a process.

Hierarchy

  • ProcessReference

Index

Properties

Properties

id

id: string

Resource URI.

kind

kind: "ref:process"

Polymorphic Discriminator

Optional machine

Machine hosting the process. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc