Share via


HciRemoteSupportJobProperties interface

Represents the properties of a remote support job for HCI.

Extends

Properties

accessLevel

Remote support access level.

expirationTimestamp

Remote support expiration timestamp.

jobType

Job Type to support polymorphic resource.

reportedProperties

log collection job reported properties.

type

Remote support type.

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

accessLevel

Remote support access level.

accessLevel: string

Property Value

string

expirationTimestamp

Remote support expiration timestamp.

expirationTimestamp: Date

Property Value

Date

jobType

Job Type to support polymorphic resource.

jobType: "RemoteSupport"

Property Value

"RemoteSupport"

reportedProperties

log collection job reported properties.

reportedProperties?: RemoteSupportJobReportedProperties

Property Value

type

Remote support type.

type: string

Property Value

string

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