共用方式為


ForceLinkContent(ForceLinkParametersGeoReplication) Constructor

Definition

Initializes a new instance of ForceLinkContent.

public ForceLinkContent(Azure.ResourceManager.RedisEnterprise.Models.ForceLinkParametersGeoReplication geoReplication);
new Azure.ResourceManager.RedisEnterprise.Models.ForceLinkContent : Azure.ResourceManager.RedisEnterprise.Models.ForceLinkParametersGeoReplication -> Azure.ResourceManager.RedisEnterprise.Models.ForceLinkContent
Public Sub New (geoReplication As ForceLinkParametersGeoReplication)

Parameters

geoReplication
ForceLinkParametersGeoReplication

Properties to configure geo replication for this database.

Exceptions

geoReplication is null.

Applies to