Share via


IForceLinkParametersGeoReplication Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ForceLinkParametersGeoReplicationTypeConverter))]
public interface IForceLinkParametersGeoReplication : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20250701.ForceLinkParametersGeoReplicationTypeConverter))>]
type IForceLinkParametersGeoReplication = interface
    interface IJsonSerializable
Public Interface IForceLinkParametersGeoReplication
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
GroupNickname

The name of the group of linked database resources. This should match the existing replication group name.

LinkedDatabase

The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to