Share via


HciEdgeDeviceArcExtension interface

Arc extension installed on edge device.

Properties

errorDetails

Error details while installing Arc extension.

extensionName

Arc extension name installed on edge device.

extensionResourceId

Arc Extension Azure resource id.

managedBy

Indicates whether the extension is managed by the user or by Azure.

state

Arc extension state from arc machine extension.

typeHandlerVersion

Extension version installed.

Property Details

errorDetails

Error details while installing Arc extension.

errorDetails?: HciValidationFailureDetail[]

Property Value

extensionName

Arc extension name installed on edge device.

extensionName?: string

Property Value

string

extensionResourceId

Arc Extension Azure resource id.

extensionResourceId?: string

Property Value

string

managedBy

Indicates whether the extension is managed by the user or by Azure.

managedBy?: string

Property Value

string

state

Arc extension state from arc machine extension.

state?: string

Property Value

string

typeHandlerVersion

Extension version installed.

typeHandlerVersion?: string

Property Value

string