Share via


BatchLinuxUserConfiguration.Uid Property

Definition

The uid and gid properties must be specified together or not at all. If not specified the underlying operating system picks the uid.

public int? Uid { get; set; }
member this.Uid : Nullable<int> with get, set
Public Property Uid As Nullable(Of Integer)

Property Value

Applies to