TaskAgentCloudType interface
Properties
display |
Gets or sets the display name of agent cloud type. |
input |
Gets or sets the input descriptors |
name | Gets or sets the name of agent cloud type. |
Property Details
displayName
Gets or sets the display name of agent cloud type.
displayName: string
Property Value
string
inputDescriptors
Gets or sets the input descriptors
inputDescriptors: InputDescriptor[]
Property Value
name
Gets or sets the name of agent cloud type.
name: string
Property Value
string