IInMageRcmApplianceSpecificDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmApplianceSpecificDetailsTypeConverter))]
public interface IInMageRcmApplianceSpecificDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IApplianceSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageRcmApplianceSpecificDetailsTypeConverter))>]
type IInMageRcmApplianceSpecificDetails = interface
interface IJsonSerializable
interface IApplianceSpecificDetails
Public Interface IInMageRcmApplianceSpecificDetails
Implements IApplianceSpecificDetails
- Derived
- Attributes
- Implements
Properties
Appliance |
The list of appliances. |
InstanceType |
Gets the class type. Overridden in derived classes. (Inherited from IApplianceSpecificDetails) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |