Edit

Share via


RegistryExtension.GetClusterNameAsync(IHpcContext) Method

Definition

public static System.Threading.Tasks.Task<string> GetClusterNameAsync (this Microsoft.Hpc.IHpcContext context);
static member GetClusterNameAsync : Microsoft.Hpc.IHpcContext -> System.Threading.Tasks.Task<string>
<Extension()>
Public Function GetClusterNameAsync (context As IHpcContext) As Task(Of String)

Parameters

context
IHpcContext

Returns

Applies to