PatchSchedulesOperationsExtensions.Get メソッド

定義

Redis Cache のパッチ適用スケジュールを取得します。

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

パラメーター

operations
IPatchSchedulesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

name
String

Redis Cache の名前。

戻り値

適用対象