< Back

Write-pChecksToLogAnalytics

Sat Jan 18, 2020 6:40 pm

NAME Write-pChecksToLogAnalytics



SYNTAX

Write-pChecksToLogAnalytics [[-BatchId] <string>] [[-Identifier] <string>] [[-CustomerId] <string>] [[-SharedKey]

<string>] [-Target] <string> [-PesterTestsResults] <psobject> [-invocationStartTime] <datetime>

[-invocationEndTime] <datetime> [<CommonParameters>]





PARAMETERS

-BatchId <string>



Required? false

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-CustomerId <string>



Required? false

Position? 2

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Identifier <string>

Name for cheks to store in Azure Log ANalytics



Required? false

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-PesterTestsResults <psobject>



Required? true

Position? 5

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-SharedKey <string>



Required? false

Position? 3

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Target <string>



Required? true

Position? 4

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-invocationEndTime <datetime>



Required? true

Position? 7

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-invocationStartTime <datetime>



Required? true

Position? 6

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.DateTime





OUTPUTS

System.Object



ALIASES

None





REMARKS

None