ReplicationGroupDetails 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 group details. This will be used in case of San.
[Newtonsoft.Json.JsonObject("ReplicationGroupDetails")]
public class ReplicationGroupDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ConfigurationSettings
[<Newtonsoft.Json.JsonObject("ReplicationGroupDetails")>]
type ReplicationGroupDetails = class
inherit ConfigurationSettings
Public Class ReplicationGroupDetails
Inherits ConfigurationSettings
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ReplicationGroupDetails() |
Initializes a new instance of the ReplicationGroupDetails class. |