VMwareCbtContainerCreationInput 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 container creation input.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtContainerCreationInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificContainerCreationInput
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtContainerCreationInput = class
inherit ReplicationProviderSpecificContainerCreationInput
Public Class VMwareCbtContainerCreationInput
Inherits ReplicationProviderSpecificContainerCreationInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
VMwareCbtContainerCreationInput() |
Initializes a new instance of the VMwareCbtContainerCreationInput class. |