Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 1.75 KB

Get-AzureSchedulerLocation.md

File metadata and controls

71 lines (47 loc) · 1.75 KB
external help file ms.assetid online version schema
Microsoft.WindowsAzure.Commands.dll-Help.xml
410A58A3-CB0E-43FE-B490-B1520BD1CCEC
2.0.0

Get-AzureSchedulerLocation

SYNOPSIS

Gets available scheduler locations.

[!INCLUDE rdfe-banner]

SYNTAX

Get-AzureSchedulerLocation [-Profile <AzureSMProfile>] [<CommonParameters>]

DESCRIPTION

This topic describes the cmdlet in the 0.8.10 version of the Microsoft Azure PowerShell module. To get the version of the module you're using, in the Azure PowerShell console, type (Get-Module -Name Azure).Version.

The Get-AzureSchedulerLocation cmdlet gets available scheduler locations.

EXAMPLES

Example 1: Get available scheduler locations

PS C:\> Get-AzureSchedulerLocation

This command gets available scheduler locations.

PARAMETERS

-Profile

Specifies the Azure profile from which this cmdlet reads. If you do not specify a profile, this cmdlet reads from the local default profile.

Type: AzureSMProfile
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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 (https://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Get-AzureSchedulerJob

Get-AzureSchedulerJobCollection

Get-AzureSchedulerJobHistory