ContainerMountType
Enum net8.0
Represents the type of a container mount.
namespace Aspire.Hosting.ApplicationModel;
public enum ContainerMountTypeEnum Members
Section titled Enum MembersBindMountA local directory or file that is mounted into the container.
VolumeA volume.