Delen via


VMwareV2FabricSpecificDetails Class

Definition

VMwareV2 fabric specific details.

[Newtonsoft.Json.JsonObject("VMwareV2")]
public class VMwareV2FabricSpecificDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FabricSpecificDetails
[<Newtonsoft.Json.JsonObject("VMwareV2")>]
type VMwareV2FabricSpecificDetails = class
    inherit FabricSpecificDetails
Public Class VMwareV2FabricSpecificDetails
Inherits FabricSpecificDetails
Inheritance
VMwareV2FabricSpecificDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

VMwareV2FabricSpecificDetails()

Initializes a new instance of the VMwareV2FabricSpecificDetails class.

VMwareV2FabricSpecificDetails(String, String, String, String, String, String, IList<ProcessServerDetails>)

Initializes a new instance of the VMwareV2FabricSpecificDetails class.

Properties

MigrationSolutionId

Gets the Migration solution ARM Id.

PhysicalSiteId

Gets the ARM Id of the physical site.

ProcessServers

Gets the list of process servers.

ServiceContainerId

Gets the service container Id.

ServiceEndpoint

Gets the service endpoint.

ServiceResourceId

Gets the service resource Id.

VmwareSiteId

Gets the ARM Id of the VMware site.

Applies to