IVMwareV2FabricSpecificDetails 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.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) |