Skip to main content

patch_schedules

Overview

Namepatch_schedules
TypeResource
Idazure_isv.redis.patch_schedules

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectList of patch schedules for a Redis cache.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdefault, name, resourceGroupName, subscriptionIdGets the patching schedule of a redis cache.
list_by_redis_resourceSELECTcacheName, resourceGroupName, subscriptionIdGets all patch schedules in the specified redis cache (there is only one).
create_or_updateINSERTdefault, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace the patching schedule for Redis cache.
deleteDELETEdefault, name, resourceGroupName, subscriptionIdDeletes the patching schedule of a redis cache.
_list_by_redis_resourceEXECcacheName, resourceGroupName, subscriptionIdGets all patch schedules in the specified redis cache (there is only one).