TransformLanguageProcessor.TransformStatement Property

Definition

Transform statement to execute over the data passing through the processor.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)]
public string TransformStatement { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.TransformStatement : string with get, set
Public Property TransformStatement As String

Property Value

Implements

Attributes

Applies to