EdgeClusterMemoryCapacity Class

Definition

NodeCapacityInfo defines the required information to determine the placement of a VM.

public class EdgeClusterMemoryCapacity
type EdgeClusterMemoryCapacity = class
Public Class EdgeClusterMemoryCapacity
Inheritance
EdgeClusterMemoryCapacity

Constructors

EdgeClusterMemoryCapacity()

Initializes a new instance of EdgeClusterMemoryCapacity.

Properties

ClusterFailoverMemoryInMB

The failover memory in the cluster in MB.

ClusterFragmentationMemoryInMB

The fragmentation memory in the cluster in MB.

ClusterFreeMemoryInMB

The free memory in the cluster in MB.

ClusterHyperVReserveMemoryMb

The memory reserved for Hyper-V in the cluster in MB.

ClusterInfraVmMemoryInMB

The memory of the Infra VM in the cluster in MB.

ClusterMemoryUsedByVmsInMB

The memory used by VMs in the cluster in MB.

ClusterNonFailoverVmInMB

The non-failover memory in the cluster in MB.

ClusterTotalMemoryInMB

The total memory in the cluster in MB.

ClusterUsedMemoryInMB

The used memory in the cluster in MB.

Applies to