Share via


MachineAutoGenerated Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.MachineAutoGeneratedTypeConverter))]
public class MachineAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IMachineAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.MachineAutoGeneratedTypeConverter))>]
type MachineAutoGenerated = class
    interface IMachineAutoGenerated
    interface IJsonSerializable
Public Class MachineAutoGenerated
Implements IMachineAutoGenerated
Inheritance
MachineAutoGenerated
Attributes
Implements

Constructors

MachineAutoGenerated()

Creates an new MachineAutoGenerated instance.

Properties

Etag
Id
Name
PropertiesBootTime
PropertiesComputerName
PropertiesDisplayName
PropertiesFullyQualifiedDomainName
PropertiesMonitoringState
PropertiesTimestamp
PropertiesVirtualizationState
PropertyAgentClockGranularity
PropertyAgentDependencyAgentId
PropertyAgentDependencyAgentRevision
PropertyAgentDependencyAgentVersion
PropertyAgentId
PropertyAgentRebootStatus
PropertyHostingProvider
PropertyHypervisorNativeHostMachineId
PropertyHypervisorType
PropertyNetworkingDefaultIpv4Gateway
PropertyNetworkingDnsCanonicalName
PropertyNetworkingDnsName
PropertyNetworkingDnsQuestion
PropertyNetworkingIpv4Interface
PropertyNetworkingIpv6Interface
PropertyNetworkingMacAddress
PropertyOperatingSystemBitness
PropertyOperatingSystemFamily
PropertyOperatingSystemFullName
PropertyResourceCpu
PropertyResourceCpuSpeed
PropertyResourceCpuSpeedAccuracy
PropertyResourcePhysicalMemory
PropertyTimezoneFullName
PropertyVirtualMachineName
PropertyVirtualMachineNativeHostMachineId
PropertyVirtualMachineNativeMachineId
PropertyVirtualMachineType
Type

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of MachineAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of MachineAutoGenerated.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IMachineAutoGenerated.

FromJsonString(String)

Creates a new instance of MachineAutoGenerated, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of MachineAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to