Share via


ComputeProperties interface

Properties specific to Compute

Properties

attributes

Additional attributes for the entity

cpuCores

Number of allocated CPU cores

createdAt

Timestamp indicating when the entity was created

entityId

Unique identifier for the entity

entityName

Name of the resource

memory

Memory allocated in GB

provisioningState

Provisioning state of the resource.

region

Region where the compute instance is located

status

Current status of the compute instance

Property Details

attributes

Additional attributes for the entity

attributes?: Attributes[]

Property Value

cpuCores

Number of allocated CPU cores

cpuCores?: number

Property Value

number

createdAt

Timestamp indicating when the entity was created

createdAt?: string

Property Value

string

entityId

Unique identifier for the entity

entityId?: string

Property Value

string

entityName

Name of the resource

entityName?: string

Property Value

string

memory

Memory allocated in GB

memory?: number

Property Value

number

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

region

Region where the compute instance is located

region?: string

Property Value

string

status

Current status of the compute instance

status?: string

Property Value

string