Delen via


InMageDisableProtectionProviderSpecificInput Class

Definition

InMage disable protection provider specific input.

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

Constructors

InMageDisableProtectionProviderSpecificInput()

Initializes a new instance of the InMageDisableProtectionProviderSpecificInput class.

InMageDisableProtectionProviderSpecificInput(String)

Initializes a new instance of the InMageDisableProtectionProviderSpecificInput class.

Properties

ReplicaVMDeletionStatus

Gets or sets a value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain.

Applies to