RegistryExtension.SetClusterIdAsync(IHpcContext, Guid) 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 SetClusterIdAsync (this Microsoft.Hpc.IHpcContext context, Guid clusterId);
static member SetClusterIdAsync : Microsoft.Hpc.IHpcContext * Guid -> System.Threading.Tasks.Task
<Extension()>
Public Function SetClusterIdAsync (context As IHpcContext, clusterId As Guid) As Task
Parameters
- context
- IHpcContext
- clusterId
- Guid