Share via


IVMInfo.AgentVersion Property

Definition

Version of the NewRelic agent installed on the VM.

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Version of the NewRelic agent installed on the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentVersion")]
public string AgentVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Version of the NewRelic agent installed on the VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="agentVersion")>]
member this.AgentVersion : string with get, set
Public Property AgentVersion As String

Property Value

Attributes

Applies to