InMageDisableProtectionProviderSpecificInput 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.
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
- 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. |