Edit

Share via


RegistryExtension.GetClusterIdAsync(IHpcContext) Method

Definition

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

Parameters

context
IHpcContext

Returns

Applies to