< Back

Export-LogAnalytics

Sat Jan 18, 2020 6:40 pm

NAME Export-LogAnalytics



SYNTAX

Export-LogAnalytics [-CustomerID] <string> [-SharedKey] <string> [-pChecksResults] <psobject[]> [-LogType]

<Object> [-TimeStampField] <Object> [<CommonParameters>]





PARAMETERS

-CustomerID <string>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-LogType <Object>



Required? true

Position? 3

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-SharedKey <string>



Required? true

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-TimeStampField <Object>



Required? true

Position? 4

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-pChecksResults <psobject[]>



Required? true

Position? 2

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? 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).





INPUTS

System.String

System.Management.Automation.PSObject[]

System.Object





OUTPUTS

System.Object



ALIASES

None





REMARKS

None