ContainerProperties interface

コンテナーのプロパティ。

プロパティ

containerStatus

コンテナーの現在のステータス。

createdDateTime

コンテナーが作成された UTC 時刻。

dataFormat

コンテナの DataFormat

refreshDetails

このコンテナーの更新ジョブの詳細。

プロパティの詳細

containerStatus

コンテナーの現在のステータス。

containerStatus?: string

プロパティ値

string

createdDateTime

コンテナーが作成された UTC 時刻。

createdDateTime?: Date

プロパティ値

Date

dataFormat

コンテナの DataFormat

dataFormat: string

プロパティ値

string

refreshDetails

このコンテナーの更新ジョブの詳細。

refreshDetails?: RefreshDetails

プロパティ値