Share via


IVMwareV2FabricSpecificDetails Interface

Definition

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

Properties

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IFabricSpecificDetails)
MigrationSolutionId

The Migration solution ARM Id.

PhysicalSiteId

The ARM Id of the physical site.

ProcessServer

The list of process servers.

ServiceContainerId

The service container Id.

ServiceEndpoint

The service endpoint.

ServiceResourceId

The service resource Id.

VmwareSiteId

The ARM Id of the VMware site.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to