IGuestOSDetails Interface

Definition

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

Properties

OSName
OSType
OSVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to