Partilhar via


PatchSchedulesOperationsExtensions.CreateOrUpdate Método

Definição

Crie ou substitua o agendamento de aplicação de patch para o cache Redis.

public static Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule CreateOrUpdate (this Microsoft.Azure.Management.Redis.IPatchSchedulesOperations operations, string resourceGroupName, string name, Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Redis.IPatchSchedulesOperations * string * string * Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule -> Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule
<Extension()>
Public Function CreateOrUpdate (operations As IPatchSchedulesOperations, resourceGroupName As String, name As String, parameters As RedisPatchSchedule) As RedisPatchSchedule

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.

parameters
RedisPatchSchedule

Parâmetros para definir o agendamento de aplicação de patch para o cache Redis.

Retornos

Aplica-se a