AzureHdInsightManagementClient.RestartHosts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void RestartHosts (string resourceGroupName, string clusterName, System.Collections.Generic.IList<string> hosts);
abstract member RestartHosts : string * string * System.Collections.Generic.IList<string> -> unit
override this.RestartHosts : string * string * System.Collections.Generic.IList<string> -> unit
Public Overridable Sub RestartHosts (resourceGroupName As String, clusterName As String, hosts As IList(Of String))
Parameters
- resourceGroupName
- String
- clusterName
- String