< Back

Disable-AzureRmSchedulerJobCollection

Thu Apr 04, 2019 5:40 am

NAME Disable-AzureRmSchedulerJobCollection



SYNOPSIS

Disables a job collection.





SYNTAX

Disable-AzureRmSchedulerJobCollection [-DefaultProfile <IAzureContextContainer>] -JobCollectionName <String> [-PassThru] -ResourceGroupName

<String> [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Disable-AzureRmSchedulerJobCollection cmdlet disables a job collection 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? true

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-PassThru [<SwitchParameter>]

Indicates that this cmdlet returns a value of Success on success. By default, this cmdlet does not generate any output.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-ResourceGroupName <String>

Specifies the resource group of the job collection.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value False

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



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS



NOTES









1:















RELATED LINKS

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

Enable-AzureRmSchedulerJobCollection

Get-AzureRmSchedulerJobCollection

New-AzureRmSchedulerJobCollection

Remove-AzureRmSchedulerJobCollection

Set-AzureRmSchedulerJobCollection