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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET