Partilhar via


PatchSchedulesOperationsExtensions.Delete Método

Definição

Exclui o agendamento de aplicação de patch de um 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)

Parâmetros

operations
IPatchSchedulesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

name
String

O nome do cache redis.

Aplica-se a