ForceLinkContent(ForceLinkParametersGeoReplication) Constructor
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.
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.