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

createdAt

The timestamp of resource creation (UTC).

createdBy

The identity that created the resource.

createdByType

The type of identity that created the resource.

lastModifiedAt

The timestamp of resource last modification (UTC)

lastModifiedBy

The identity that last modified the resource.

lastModifiedByType

The type of identity that last modified the resource.

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. Ex - /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.

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>

createdAt

The timestamp of resource creation (UTC).

createdAt?: Date

Property Value

Date

createdBy

The identity that created the resource.

createdBy?: string

Property Value

string

createdByType

The type of identity that created the resource.

createdByType?: string

Property Value

string

lastModifiedAt

The timestamp of resource last modification (UTC)

lastModifiedAt?: Date

Property Value

Date

lastModifiedBy

The identity that last modified the resource.

lastModifiedBy?: string

Property Value

string

lastModifiedByType

The type of identity that last modified the resource.

lastModifiedByType?: string

Property Value

string

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. Ex - /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

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