VMwareCbtResumeReplicationContent 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 resume replication input.
public class VMwareCbtResumeReplicationContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ResumeReplicationProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResumeReplicationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtResumeReplicationContent>
type VMwareCbtResumeReplicationContent = class
inherit ResumeReplicationProviderSpecificContent
interface IJsonModel<VMwareCbtResumeReplicationContent>
interface IPersistableModel<VMwareCbtResumeReplicationContent>
Public Class VMwareCbtResumeReplicationContent
Inherits ResumeReplicationProviderSpecificContent
Implements IJsonModel(Of VMwareCbtResumeReplicationContent), IPersistableModel(Of VMwareCbtResumeReplicationContent)
- Inheritance
- Implements
Constructors
| VMwareCbtResumeReplicationContent() |
Initializes a new instance of VMwareCbtResumeReplicationContent. |
Properties
| DeleteMigrationResources |
A value indicating whether Migration resources to be deleted. |
Methods
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |