ReplicationProtectionIntentProperties 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 protection intent custom data details.
public class ReplicationProtectionIntentProperties
type ReplicationProtectionIntentProperties = class
Public Class ReplicationProtectionIntentProperties
- Inheritance
-
ReplicationProtectionIntentProperties
Constructors
ReplicationProtectionIntentProperties() |
Initializes a new instance of the ReplicationProtectionIntentProperties class. |
ReplicationProtectionIntentProperties(String, String, String, Nullable<Boolean>, String, ReplicationProtectionIntentProviderSpecificSettings) |
Initializes a new instance of the ReplicationProtectionIntentProperties class. |
Properties
CreationTimeUtc |
Gets the creation time in UTC. |
FriendlyName |
Gets or sets the name. |
IsActive |
Gets a value indicating whether the intent object is active. |
JobId |
Gets the job Id. |
JobState |
Gets the job state. |
ProviderSpecificDetails |
Gets or sets the Replication provider custom settings. |