Out-UDChartJSMonitorData
Formats data for a UDMonitor chart.
Synopsis
Syntax
Out-UDChartJSMonitorData [[-Data] <Object>] [<CommonParameters>]Description
Parameters
-Data The data to format.Required? falsePosition? 1Default valueAccept pipeline input? true (ByValue)AliasesAccept wildcard characters? false <CommonParameters> This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).NotesGeneral notes-------------------------- EXAMPLE 1 --------------------------PS > See New-UDChartJSMonitor for an example.
Last updated
Was this helpful?