CloudCapacity Class
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.
Cloud Capacity model.
public class CloudCapacity
type CloudCapacity = class
Public Class CloudCapacity
- Inheritance
-
CloudCapacity
Properties
CpuCount |
CPUCount specifies the maximum number of CPUs that can be allocated in the cloud. |
MemoryMB |
MemoryMB specifies a memory usage limit in megabytes. |
VmCount |
VMCount gives the max number of VMs that can be deployed in the cloud. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET