Share via


ArcSettingProperties interface

ArcSetting properties.

Properties

aggregateState

Aggregate state of Arc agent across the nodes in this HCI cluster.

arcApplicationClientId

App id of arc AAD identity.

arcApplicationObjectId

Object id of arc AAD identity.

arcApplicationTenantId

Tenant id of arc AAD identity.

arcInstanceResourceGroup

The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.

arcServicePrincipalObjectId

Object id of arc AAD service principal.

connectivityProperties

contains connectivity related configuration for ARC resources

defaultExtensions

Properties for each of the default extensions category

perNodeDetails

State of Arc agent in each of the nodes.

provisioningState

Provisioning state of the ArcSetting proxy resource.

Property Details

aggregateState

Aggregate state of Arc agent across the nodes in this HCI cluster.

aggregateState?: string

Property Value

string

arcApplicationClientId

App id of arc AAD identity.

arcApplicationClientId?: string

Property Value

string

arcApplicationObjectId

Object id of arc AAD identity.

arcApplicationObjectId?: string

Property Value

string

arcApplicationTenantId

Tenant id of arc AAD identity.

arcApplicationTenantId?: string

Property Value

string

arcInstanceResourceGroup

The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.

arcInstanceResourceGroup?: string

Property Value

string

arcServicePrincipalObjectId

Object id of arc AAD service principal.

arcServicePrincipalObjectId?: string

Property Value

string

connectivityProperties

contains connectivity related configuration for ARC resources

connectivityProperties?: ArcConnectivityProperties

Property Value

defaultExtensions

Properties for each of the default extensions category

defaultExtensions?: DefaultExtensionDetails[]

Property Value

perNodeDetails

State of Arc agent in each of the nodes.

perNodeDetails?: PerNodeState[]

Property Value

provisioningState

Provisioning state of the ArcSetting proxy resource.

provisioningState?: string

Property Value

string