Enum ServiceMountConsistency
Enumerates the service mount consistency options
Namespace: Neon.Docker
Assembly: Neon.Docker.dll
Syntax
public enum ServiceMountConsistency
Fields
| Name | Description |
|---|---|
| Cached | Cached. |
| Consistent | Consistent. |
| Default | Default consistency. |
| Delegated | Delegated. |