VMwareCbtMigrateInput Class
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.
VMwareCbt specific migrate input.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtMigrateInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MigrateProviderSpecificInput
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtMigrateInput = class
inherit MigrateProviderSpecificInput
Public Class VMwareCbtMigrateInput
Inherits MigrateProviderSpecificInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VMwareCbtMigrateInput() |
Initializes a new instance of the VMwareCbtMigrateInput class. |
VMwareCbtMigrateInput(String, String) |
Initializes a new instance of the VMwareCbtMigrateInput class. |
Properties
OSUpgradeVersion |
Gets or sets a value indicating the inplace OS Upgrade version. |
PerformShutdown |
Gets or sets a value indicating whether VM is to be shutdown. |
Methods
Validate() |
Validate the object. |