autoprovision property
If this value is true
, the Docker volume is created if it does
not already exist.
Implementation
final bool? autoprovision;
If this value is true
, the Docker volume is created if it does
not already exist.
final bool? autoprovision;