ComputeResourceDefinition interface
The cpu and memory requirement definition.
Properties
cpu | The required CPU. |
memory | The required memory in MB, Container memory will be 110 percentile |
Property Details
cpu
The required CPU.
cpu: number
Property Value
number
memory
The required memory in MB, Container memory will be 110 percentile
memory: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript