< Back
Remove-AzureRmRedisCachePatchSchedule
Post
NAME Remove-AzureRmRedisCachePatchSchedule
SYNOPSIS
Removes the patch schedule.
SYNTAX
Remove-AzureRmRedisCachePatchSchedule [-DefaultProfile <IAzureContextContainer>] -Name <String> [-PassThru] [-ResourceGroupName <String>]
[-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmRedisCachePatchSchedule cmdlet removes the patch schedule from a cache in Azure Redis Cache.
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
-Name <String>
Specifies the name of a cache.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-PassThru [<SwitchParameter>]
{{Fill PassThru Description}}
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group which contains the cache.
Required? false
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
You can pipe input to this cmdlet by property name, but not by value.
OUTPUTS
None
NOTES
* Keywords: azure, azurerm, arm, resource, management, manager, redis, cache, web, webapp, website
Example 1: Remove the patch schedule
PS C:\\>Remove-AzureRmRedisCachePatchSchedule -ResourceGroupName "ResourceGroup13" -Name "RedisCache06"
This command removes the patch schedule from the cache named RedisCache06.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... chschedule
Get-AzureRmRedisCachePatchSchedule
New-AzureRmRedisCachePatchSchedule
New-AzureRmRedisCacheScheduleEntry
SYNOPSIS
Removes the patch schedule.
SYNTAX
Remove-AzureRmRedisCachePatchSchedule [-DefaultProfile <IAzureContextContainer>] -Name <String> [-PassThru] [-ResourceGroupName <String>]
[-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmRedisCachePatchSchedule cmdlet removes the patch schedule from a cache in Azure Redis Cache.
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
-Name <String>
Specifies the name of a cache.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-PassThru [<SwitchParameter>]
{{Fill PassThru Description}}
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group which contains the cache.
Required? false
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
You can pipe input to this cmdlet by property name, but not by value.
OUTPUTS
None
NOTES
* Keywords: azure, azurerm, arm, resource, management, manager, redis, cache, web, webapp, website
Example 1: Remove the patch schedule
PS C:\\>Remove-AzureRmRedisCachePatchSchedule -ResourceGroupName "ResourceGroup13" -Name "RedisCache06"
This command removes the patch schedule from the cache named RedisCache06.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... chschedule
Get-AzureRmRedisCachePatchSchedule
New-AzureRmRedisCachePatchSchedule
New-AzureRmRedisCacheScheduleEntry