< Back

Get-WeatherUnitMeasurement

Sat Jan 18, 2020 6:09 pm

NAME Get-WeatherUnitMeasurement



SYNOPSIS

Gets the unit of measure for a given unit type (e.g. degrees Fahrenheit or Celsius)





SYNTAX

Get-WeatherUnitMeasurement [[-Units] <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Units <String>

The measurement system for units desired in the response



Required? false

Position? 1

Default value imperial

Accept pipeline input? false

Accept 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).



INPUTS



OUTPUTS





RELATED LINKS