ISupportedOSProperties Interface

Definition

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

Properties

Name Description
SupportedOSList

The supported operating systems property list.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to