Share via


IMachineResourcesConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.MachineResourcesConfigurationTypeConverter))]
public interface IMachineResourcesConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.MachineResourcesConfigurationTypeConverter))>]
type IMachineResourcesConfiguration = interface
    interface IJsonSerializable
Public Interface IMachineResourcesConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Cpu
CpuSpeed
CpuSpeedAccuracy
PhysicalMemory

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to