ApplicationAcceleratorResourceRequests interface

Properties

cpu

Cpu allocated to each application accelerator component. 1 core can be represented by 1 or 1000m NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount

Instance count of the application accelerator component. NOTE: This property will not be serialized. It can only be populated by the server.

memory

Memory allocated to each application accelerator component. 1 GB can be represented by 1Gi or 1024Mi. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cpu

Cpu allocated to each application accelerator component. 1 core can be represented by 1 or 1000m NOTE: This property will not be serialized. It can only be populated by the server.

cpu?: string

Property Value

string

instanceCount

Instance count of the application accelerator component. NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount?: number

Property Value

number

memory

Memory allocated to each application accelerator component. 1 GB can be represented by 1Gi or 1024Mi. NOTE: This property will not be serialized. It can only be populated by the server.

memory?: string

Property Value

string