HciEdgeDeviceArcExtension interface
Arc extension installed on edge device.
Properties
| error |
Error details while installing Arc extension. NOTE: This property will not be serialized. It can only be populated by the server. |
| extension |
Arc extension name installed on edge device. NOTE: This property will not be serialized. It can only be populated by the server. |
| extension |
Arc Extension Azure resource id. NOTE: This property will not be serialized. It can only be populated by the server. |
| managed |
Extension managed by user or Azure. NOTE: This property will not be serialized. It can only be populated by the server. |
| state | Arc extension state from arc machine extension. NOTE: This property will not be serialized. It can only be populated by the server. |
| type |
Extension version installed. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errorDetails
Error details while installing Arc extension. NOTE: This property will not be serialized. It can only be populated by the server.
errorDetails?: HciValidationFailureDetail[]
Property Value
extensionName
Arc extension name installed on edge device. NOTE: This property will not be serialized. It can only be populated by the server.
extensionName?: string
Property Value
string
extensionResourceId
Arc Extension Azure resource id. NOTE: This property will not be serialized. It can only be populated by the server.
extensionResourceId?: string
Property Value
string
managedBy
Extension managed by user or Azure. NOTE: This property will not be serialized. It can only be populated by the server.
managedBy?: string
Property Value
string
state
Arc extension state from arc machine extension. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string
typeHandlerVersion
Extension version installed. NOTE: This property will not be serialized. It can only be populated by the server.
typeHandlerVersion?: string
Property Value
string