你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IVMwareV2FabricSpecificDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.VMwareV2FabricSpecificDetailsTypeConverter))]
public interface IVMwareV2FabricSpecificDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IFabricSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.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