แชร์ผ่าน


Extension interface

Details of a particular extension in HCI Cluster.

Extends

Properties

aggregateState

Aggregate state of Arc Extensions across the nodes in this HCI cluster. This reflects the overall status of the extension deployment and operation across all nodes.

extensionParameters

Parameters specific to this extension type.

managedBy

Indicates if the extension is managed by Azure or the user. This determines who controls the deployment and lifecycle of the extension.

perNodeExtensionDetails

State of Arc Extension in each of the nodes.

provisioningState

Provisioning state of the Extension proxy resource. Indicates the current lifecycle status of the resource, such as whether it's being created, updated, deleted, or has encountered an error.

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

systemData

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 Extensions across the nodes in this HCI cluster. This reflects the overall status of the extension deployment and operation across all nodes.

aggregateState?: string

Property Value

string

extensionParameters

Parameters specific to this extension type.

extensionParameters?: ExtensionParameters

Property Value

managedBy

Indicates if the extension is managed by Azure or the user. This determines who controls the deployment and lifecycle of the extension.

managedBy?: string

Property Value

string

perNodeExtensionDetails

State of Arc Extension in each of the nodes.

perNodeExtensionDetails?: PerNodeExtensionState[]

Property Value

provisioningState

Provisioning state of the Extension proxy resource. Indicates the current lifecycle status of the resource, such as whether it's being created, updated, deleted, or has encountered an error.

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

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.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