privileged property
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;
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.
final bool? privileged;