Dela via


BatchClient.CreateComputeNodeUser(NewComputeNodeUserParameters) Method

Definition

Creates a new compute node user.

public void CreateComputeNodeUser (Microsoft.Azure.Commands.Batch.Models.NewComputeNodeUserParameters options);
member this.CreateComputeNodeUser : Microsoft.Azure.Commands.Batch.Models.NewComputeNodeUserParameters -> unit
Public Sub CreateComputeNodeUser (options As NewComputeNodeUserParameters)

Parameters

options
NewComputeNodeUserParameters

The options to use when creating the compute node user.

Applies to