PerNodeExtensionState interface
Status of Arc Extension for a particular node in HCI Cluster.
Properties
extension | Fully qualified resource ID for the particular Arc Extension on this node. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the node in HCI Cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
state | State of Arc Extension in this node. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
extension
Fully qualified resource ID for the particular Arc Extension on this node. NOTE: This property will not be serialized. It can only be populated by the server.
extension?: string
Property Value
string
name
Name of the node in HCI Cluster. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
state
State of Arc Extension in this node. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string