Partager via


PatchSchedulesOperationsExtensions.Get Méthode

Définition

Obtient la planification de mise à jour corrective d’un 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

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.

Retours

S’applique à