privileged property

bool? privileged
final

When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). The default value is false.

Implementation

final bool? privileged;