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