Installation interface

The installation state of the packet core.

Properties

desiredState

The desired installation state

operation

A reference to an in-progress installation operation NOTE: This property will not be serialized. It can only be populated by the server.

reasons

Reason(s) for the current installation state of the packet core. NOTE: This property will not be serialized. It can only be populated by the server.

reinstallRequired

Whether a reinstall of the packet core is required to pick up the latest configuration changes. NOTE: This property will not be serialized. It can only be populated by the server.

state

Installation state NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

desiredState

The desired installation state

desiredState?: string

Property Value

string

operation

A reference to an in-progress installation operation NOTE: This property will not be serialized. It can only be populated by the server.

operation?: AsyncOperationId

Property Value

reasons

Reason(s) for the current installation state of the packet core. NOTE: This property will not be serialized. It can only be populated by the server.

reasons?: string[]

Property Value

string[]

reinstallRequired

Whether a reinstall of the packet core is required to pick up the latest configuration changes. NOTE: This property will not be serialized. It can only be populated by the server.

reinstallRequired?: string

Property Value

string

state

Installation state NOTE: This property will not be serialized. It can only be populated by the server.

state?: string

Property Value

string