AgentVersion interface

Describes properties of Agent Version.

Properties

agentVersion

Represents the agent version.

downloadLink

Represents the download link of specific agent version.

osType

Defines the os type.

Property Details

agentVersion

Represents the agent version.

agentVersion?: string

Property Value

string

Represents the download link of specific agent version.

downloadLink?: string

Property Value

string

osType

Defines the os type.

osType?: string

Property Value

string