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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET