< Back

Get-AzureRmSchedulerJobCollection

Thu Apr 04, 2019 5:40 am

NAME Get-AzureRmSchedulerJobCollection



SYNOPSIS

Gets job collections.





SYNTAX

Get-AzureRmSchedulerJobCollection [-DefaultProfile <IAzureContextContainer>] [-JobCollectionName <String>] [-ResourceGroupName <String>]

[<CommonParameters>]





DESCRIPTION

The Get-AzureRmSchedulerJobCollection cmdlet gets job collections in Azure Scheduler.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-JobCollectionName <String>

Specifies the name of a job collection.



Required? false

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-ResourceGroupName <String>

Specifies resource group from which this cmdlet gets job collections.



Required? false

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

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



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS

System.Object







NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... collection

Disable-AzureRmSchedulerJobCollection

Enable-AzureRmSchedulerJobCollection

New-AzureRmSchedulerJobCollection

Remove-AzureRmSchedulerJobCollection

Set-AzureRmSchedulerJobCollection