Get-R1LogTimezone

SYNOPSIS

Returns the time zones available for log settings.

SYNTAX

Get-R1LogTimezone [<CommonParameters>]

DESCRIPTION

Returns the time zone identifiers which may be set on a log settings component.

EXAMPLES

Example 1

Get-R1LogTimezone

Returns the available time zones.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES