ArcSetting interface
ArcSetting details.
- Extends
Properties
| aggregate |
Aggregate state of Arc agent across the nodes in this HCI cluster. |
| arc |
App id of arc AAD identity. |
| arc |
Object id of arc AAD identity. |
| arc |
Tenant id of arc AAD identity. |
| arc |
The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources. |
| arc |
Object id of arc AAD service principal. |
| connectivity |
contains connectivity related configuration for ARC resources |
| default |
Properties for each of the default extensions category |
| per |
State of Arc agent in each of the nodes. |
| provisioning |
Provisioning state of the ArcSetting proxy resource. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
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
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type