Share via


RedisCacheClient.RebootCache Method

Definition

public void RebootCache (string resourceGroupName, string cacheName, string rebootType, int? shardId);
member this.RebootCache : string * string * string * Nullable<int> -> unit
Public Sub RebootCache (resourceGroupName As String, cacheName As String, rebootType As String, shardId As Nullable(Of Integer))

Parameters

resourceGroupName
String
cacheName
String
rebootType
String
shardId
Nullable<Int32>

Applies to