ISupportedOSProperty Interface

Definition

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

Properties

Name Description
InstanceType

The replication provider type.

SupportedOS

The list of supported operating systems.

Methods

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

Applies to