Share via


AppServicePlansOperationsExtensions.RebootWorker Method

Definition

public static void RebootWorker (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServicePlansOperations operations, string resourceGroupName, string name, string workerName);
static member RebootWorker : Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServicePlansOperations * string * string * string -> unit
<Extension()>
Public Sub RebootWorker (operations As IAppServicePlansOperations, resourceGroupName As String, name As String, workerName As String)

Parameters

resourceGroupName
String
name
String
workerName
String

Applies to