RegistryExtension.GetClusterIdAsync(IHpcContext) 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 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