次の方法で共有


IOSUpgradeSupportedVersions Interface

Definition

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

Properties

SupportedSourceOSVersion

The source OS version name.

SupportedTargetOSVersion

The target OS version names.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to