ComputeNodeUser.Name Property

Definition

Gets or sets the name. If AddUser is specified for the commit operation, the value of this property is the name of the local Windows account created. If UpdateUser is specified for the commit operation, the value of this property selects the local Windows account to modify. Changing this property does not rename the local Windows account on the compute node.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to