ProviderSpecificRecoveryPointDetails 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.
Replication provider specific recovery point details.
[Newtonsoft.Json.JsonObject("ProviderSpecificRecoveryPointDetails")]
public class ProviderSpecificRecoveryPointDetails
[<Newtonsoft.Json.JsonObject("ProviderSpecificRecoveryPointDetails")>]
type ProviderSpecificRecoveryPointDetails = class
Public Class ProviderSpecificRecoveryPointDetails
- Inheritance
-
ProviderSpecificRecoveryPointDetails
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ProviderSpecificRecoveryPointDetails() |
Initializes a new instance of the ProviderSpecificRecoveryPointDetails class. |