Share via


ArcSetting interface

ArcSetting details.

Extends

Properties

aggregateState

Aggregate state of Arc agent across the nodes in this HCI cluster. NOTE: This property will not be serialized. It can only be populated by the server.

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 NOTE: This property will not be serialized. It can only be populated by the server.

perNodeDetails

State of Arc agent in each of the nodes. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the ArcSetting proxy resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

aggregateState

Aggregate state of Arc agent across the nodes in this HCI cluster. NOTE: This property will not be serialized. It can only be populated by the server.

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?: Record<string, unknown>

Property Value

Record<string, unknown>

defaultExtensions

Properties for each of the default extensions category NOTE: This property will not be serialized. It can only be populated by the server.

defaultExtensions?: DefaultExtensionDetails[]

Property Value

perNodeDetails

State of Arc agent in each of the nodes. NOTE: This property will not be serialized. It can only be populated by the server.

perNodeDetails?: PerNodeState[]

Property Value

provisioningState

Provisioning state of the ArcSetting proxy resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type