< Back

Get-WeatherForecast

Sat Jan 18, 2020 6:09 pm

NAME Get-WeatherForecast



SYNOPSIS

Gets the weather forecast as list of objects with the following properties: Time, Temperature, Weather,

WeatherCode, WeatherSymbol





SYNTAX

Get-WeatherForecast [[-Forecast] <Object>] [[-Units] <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Forecast <Object>

The raw Forecast object returned from Get-WeatherForecastRaw



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Units <String>

The measurement system for units desired in the response



Required? false

Position? 2

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





CommonParameters : False

WorkflowCommonParameters : False

details : @{name=Get-WeatherForecastItem; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-WeatherForecastItem [[-ForecastObject] <Object>] [[-Units] <string>] [[-Proxy] <uri>]



ModuleName : OpenWeatherMap

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-WeatherForecastItem

Category : Function

Component :

Role :

Functionality :