Edit

Share via


RegistryExtension.GetClusterDiagnosticsShareAsync(IHpcContext) Method

Definition

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

Parameters

context
IHpcContext

Returns

Applies to