Class ServiceTaskSpecContainerSpecMountTmpfsOptions
Inheritance
System.Object
ServiceTaskSpecContainerSpecMountTmpfsOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Docker.Outputs
Assembly: Pulumi.Docker.dll
Syntax
public sealed class ServiceTaskSpecContainerSpecMountTmpfsOptions
Fields
View SourceMode
See Mode below for details.
Declaration
public readonly int? Mode
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
SizeBytes
The size for the tmpfs mount in bytes.
Declaration
public readonly int? SizeBytes
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |