Share via


ISupportedOSProperty Interface

Definition

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

Properties

InstanceType

The replication provider type.

SupportedOS

The list of supported operating systems.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to