Partilhar via


PatchSchedulesOperationsExtensions.Get Método

Definição

Obtém o agendamento de aplicação de patch de um cache redis.

public static Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule Get (this Microsoft.Azure.Management.Redis.IPatchSchedulesOperations operations, string resourceGroupName, string name);
static member Get : Microsoft.Azure.Management.Redis.IPatchSchedulesOperations * string * string -> Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule
<Extension()>
Public Function Get (operations As IPatchSchedulesOperations, resourceGroupName As String, name As String) 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.

Retornos

Aplica-se a