NodePoolUsage.AllocatableCPUs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CPUs which are free to use (e.g. 1, or 500m for 500 milli-CPUs) across all nodes in the nodepool.
public string AllocatableCPUs { get; }
member this.AllocatableCPUs : string
Public ReadOnly Property AllocatableCPUs As String