Delen via


TargetComputeSizeProperties Class

Definition

Represents applicable recovery vm sizes properties.

public class TargetComputeSizeProperties
type TargetComputeSizeProperties = class
Public Class TargetComputeSizeProperties
Inheritance
TargetComputeSizeProperties

Constructors

TargetComputeSizeProperties()

Initializes a new instance of the TargetComputeSizeProperties class.

TargetComputeSizeProperties(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Double>, Nullable<Int32>, Nullable<Int32>, IList<ComputeSizeErrorDetails>, String, IList<String>)

Initializes a new instance of the TargetComputeSizeProperties class.

Properties

CpuCoresCount

Gets or sets the maximum cpu cores count supported by target compute size.

Errors

Gets or sets the reasons why the target compute size is not applicable for the protected item.

FriendlyName

Gets or sets target compute size display name.

HighIopsSupported

Gets or sets the value indicating whether the target compute size supports high Iops.

HyperVGenerations

Gets or sets the supported HyperV Generations.

MaxDataDiskCount

Gets or sets the maximum data disks count supported by target compute size.

MaxNicsCount

Gets or sets the maximum Nics count supported by target compute size.

MemoryInGb

Gets or sets the maximum memory in GB supported by target compute size.

Name

Gets or sets target compute size name.

VCpUsAvailable

Gets the Available vCPUs supported by target compute size.

Applies to