ContainerSecurityContextDefinition.AllowPrivilegeEscalation プロパティ

定義

init プロセスが特権を昇格できるかどうかを示すブール値。

public bool? AllowPrivilegeEscalation { get; set; }
member this.AllowPrivilegeEscalation : Nullable<bool> with get, set
Public Property AllowPrivilegeEscalation As Nullable(Of Boolean)

プロパティ値

適用対象