Share via


AgentVersion.Version Property

Definition

The version identifier of the agent. Agents are immutable and every update creates a new version while keeping the name same.

public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Property Value

Applies to