Share via


Module.Telemetry Property

Definition

The delegate for creating a telemetry.

public Action<string,System.Management.Automation.InvocationInfo,string,System.Management.Automation.PSCmdlet> Telemetry { get; set; }
member this.Telemetry : Action<string, System.Management.Automation.InvocationInfo, string, System.Management.Automation.PSCmdlet> with get, set
Public Property Telemetry As Action(Of String, InvocationInfo, String, PSCmdlet)

Property Value

Applies to