Delen via


VMwareV2FabricCreationInput Class

Definition

VMwareV2 fabric provider specific settings.

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

Constructors

VMwareV2FabricCreationInput()

Initializes a new instance of the VMwareV2FabricCreationInput class.

VMwareV2FabricCreationInput(String, String, String)

Initializes a new instance of the VMwareV2FabricCreationInput class.

Properties

MigrationSolutionId

Gets or sets the ARM Id of the migration solution.

PhysicalSiteId

Gets or sets the ARM Id of the physical site.

VmwareSiteId

Gets or sets the ARM Id of the VMware site.

Methods

Validate()

Validate the object.

Applies to