Share via


ContainerFileSystemCallbackAnnotation.DefaultGroup Property

Definition

The GID of the default group for files/directories to be created or updated in the container. The GID defaults to 0 for root if null.

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

Property Value

Applies to