Share via


BatchUserIdentity.AutoUser Property

Definition

The userName and autoUser properties are mutually exclusive; you must specify one but not both.

public Azure.ResourceManager.Batch.Models.BatchAutoUserSpecification AutoUser { get; set; }
member this.AutoUser : Azure.ResourceManager.Batch.Models.BatchAutoUserSpecification with get, set
Public Property AutoUser As BatchAutoUserSpecification

Property Value

Applies to