Share via


IDatadogInstallMethod.ToolVersion Property

Definition

The tool version.

[Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="The tool version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="toolVersion")]
public string ToolVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="The tool version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="toolVersion")>]
member this.ToolVersion : string with get, set
Public Property ToolVersion As String

Property Value

Attributes

Applies to