Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerEmptyDirVolume

The empty directory volume of a container instance. You can create up to 64 EmptyDir per container instance.

Properties

Optional backingStore

backingStore: BackingStore

The volume type of the empty directory, can be either File Storage or Memory.

name

name: string

The name of the volume. This must be unique within a single container instance.

Const volumeType

volumeType: string = "EMPTYDIR"

Methods

getDeserializedJsonObj

getJsonObj