Partager via


VMwareCbtTestMigrateInput Class

Definition

VMwareCbt specific test migrate input.

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

Constructors

VMwareCbtTestMigrateInput()

Initializes a new instance of the VMwareCbtTestMigrateInput class.

VMwareCbtTestMigrateInput(String, String, IList<VMwareCbtNicInput>, String)

Initializes a new instance of the VMwareCbtTestMigrateInput class.

Properties

NetworkId

Gets or sets the test network Id.

OSUpgradeVersion

Gets or sets a value indicating the inplace OS Upgrade version.

RecoveryPointId

Gets or sets the recovery point Id.

VMNics

Gets or sets the list of NIC details.

Methods

Validate()

Validate the object.

Applies to