Partager via


PatchSchedulesOperationsExtensions.Delete Méthode

Définition

Supprime la planification de mise à jour corrective d’un cache redis.

public static void Delete (this Microsoft.Azure.Management.Redis.IPatchSchedulesOperations operations, string resourceGroupName, string name);
static member Delete : Microsoft.Azure.Management.Redis.IPatchSchedulesOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IPatchSchedulesOperations, resourceGroupName As String, name As String)

Paramètres

operations
IPatchSchedulesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

name
String

Nom du cache redis.

S’applique à