IVmmDetails Interface

Definition

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

Properties

Name Description
InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IFabricSpecificDetails)

Methods

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

Applies to