Share via


BatchLinuxUserConfiguration.Gid Property

Definition

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

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

Property Value

Applies to