다음을 통해 공유


CloudCapacity Class

Definition

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