Share via


HciCollectLogJobProperties interface

Represents the properties of an HCI Collect Log job.

Extends

Properties

fromDate

From date for log collection.

jobType

Job Type to support polymorphic resource.

lastLogGenerated

To date for log collection.

reportedProperties

log collection job reported properties.

toDate

To date for log collection.

Inherited Properties

deploymentMode

Deployment mode to trigger job.

endTimeUtc

The UTC date and time at which the job completed.

jobId

Unique, immutable job id.

provisioningState

Job provisioning state

startTimeUtc

The UTC date and time at which the job started.

status

Status of Edge device job.

Property Details

fromDate

From date for log collection.

fromDate: Date

Property Value

Date

jobType

Job Type to support polymorphic resource.

jobType: "CollectLog"

Property Value

"CollectLog"

lastLogGenerated

To date for log collection.

lastLogGenerated?: Date

Property Value

Date

reportedProperties

log collection job reported properties.

reportedProperties?: LogCollectionReportedProperties

Property Value

toDate

To date for log collection.

toDate: Date

Property Value

Date

Inherited Property Details

deploymentMode

Deployment mode to trigger job.

deploymentMode?: string

Property Value

string

Inherited From HciEdgeDeviceJobProperties.deploymentMode

endTimeUtc

The UTC date and time at which the job completed.

endTimeUtc?: Date

Property Value

Date

Inherited From HciEdgeDeviceJobProperties.endTimeUtc

jobId

Unique, immutable job id.

jobId?: string

Property Value

string

Inherited From HciEdgeDeviceJobProperties.jobId

provisioningState

Job provisioning state

provisioningState?: string

Property Value

string

Inherited From HciEdgeDeviceJobProperties.provisioningState

startTimeUtc

The UTC date and time at which the job started.

startTimeUtc?: Date

Property Value

Date

Inherited From HciEdgeDeviceJobProperties.startTimeUtc

status

Status of Edge device job.

status?: string

Property Value

string

Inherited From HciEdgeDeviceJobProperties.status