Container interface

Represents a container on the Data Box Edge/Gateway device.

Extends

Properties

containerStatus

Current status of the container. NOTE: This property will not be serialized. It can only be populated by the server.

createdDateTime

The UTC time when container got created. NOTE: This property will not be serialized. It can only be populated by the server.

dataFormat

DataFormat for Container

refreshDetails

Details of the refresh job on this container. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Container in DataBoxEdge Resource NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

containerStatus

Current status of the container. NOTE: This property will not be serialized. It can only be populated by the server.

containerStatus?: string

Property Value

string

createdDateTime

The UTC time when container got created. NOTE: This property will not be serialized. It can only be populated by the server.

createdDateTime?: Date

Property Value

Date

dataFormat

DataFormat for Container

dataFormat: string

Property Value

string

refreshDetails

Details of the refresh job on this container. NOTE: This property will not be serialized. It can only be populated by the server.

refreshDetails?: RefreshDetails

Property Value

systemData

Container in DataBoxEdge Resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ARMBaseModel.id

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ARMBaseModel.name

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ARMBaseModel.type