ContainerProperties interface

The container properties.

Properties

containerStatus

Current status of the container.

createdDateTime

The UTC time when container got created.

dataFormat

DataFormat for Container

refreshDetails

Details of the refresh job on this container.

Property Details

containerStatus

Current status of the container.

containerStatus?: string

Property Value

string

createdDateTime

The UTC time when container got created.

createdDateTime?: Date

Property Value

Date

dataFormat

DataFormat for Container

dataFormat: string

Property Value

string

refreshDetails

Details of the refresh job on this container.

refreshDetails?: RefreshDetails

Property Value