Share via


ContainerSecurityContextDefinition.RunAsGroup Property

Definition

Sets the User GID for the container.

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

Property Value

Applies to