BatchClient.UpdateComputeNodeUser(UpdateComputeNodeUserParameters) 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.
Updates a compute node user account
public void UpdateComputeNodeUser (Microsoft.Azure.Commands.Batch.Models.UpdateComputeNodeUserParameters parameters);
member this.UpdateComputeNodeUser : Microsoft.Azure.Commands.Batch.Models.UpdateComputeNodeUserParameters -> unit
Public Sub UpdateComputeNodeUser (parameters As UpdateComputeNodeUserParameters)
Parameters
- parameters
- UpdateComputeNodeUserParameters
The parameters specifying the compute node user to update and the changes to make