UserIdentity.AutoUser Property

Definition

The auto user under which the Task is run. The userName and autoUser properties are mutually exclusive; you must specify one but not both.

public Azure.Compute.Batch.AutoUserSpecification AutoUser { get; set; }
member this.AutoUser : Azure.Compute.Batch.AutoUserSpecification with get, set
Public Property AutoUser As AutoUserSpecification

Property Value

Applies to