ReplicationUpdateParameters Class

Definition

The parameters for updating a replication.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ReplicationUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ReplicationUpdateParameters = class
Public Class ReplicationUpdateParameters
Inheritance
ReplicationUpdateParameters
Attributes

Constructors

ReplicationUpdateParameters()

Initializes a new instance of the ReplicationUpdateParameters class.

ReplicationUpdateParameters(IDictionary<String,String>, Nullable<Boolean>)

Initializes a new instance of the ReplicationUpdateParameters class.

Properties

RegionEndpointEnabled

Gets or sets specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications.

Tags

Gets or sets the tags for the replication.

Applies to