RecoveryPlanProviderSpecificInput 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.
Recovery plan provider specific input base class.
[Newtonsoft.Json.JsonObject("RecoveryPlanProviderSpecificInput")]
public class RecoveryPlanProviderSpecificInput
[<Newtonsoft.Json.JsonObject("RecoveryPlanProviderSpecificInput")>]
type RecoveryPlanProviderSpecificInput = class
Public Class RecoveryPlanProviderSpecificInput
- Inheritance
-
RecoveryPlanProviderSpecificInput
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
RecoveryPlanProviderSpecificInput() |
Initializes a new instance of the RecoveryPlanProviderSpecificInput class. |