Share via


ContainerSecurityContextDefinition.RunAsUser Property

Definition

Sets the User UID for the container.

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

Property Value

Applies to