Share via


ReplicationProtectionIntentProperties Class

Definition

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.

Applies to