ArmRedisEnterpriseModelFactory.ForceLinkContent Method
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.
public static Azure.ResourceManager.RedisEnterprise.Models.ForceLinkContent ForceLinkContent(Azure.ResourceManager.RedisEnterprise.Models.ForceLinkParametersGeoReplication geoReplication = default);
static member ForceLinkContent : Azure.ResourceManager.RedisEnterprise.Models.ForceLinkParametersGeoReplication -> Azure.ResourceManager.RedisEnterprise.Models.ForceLinkContent
Public Shared Function ForceLinkContent (Optional geoReplication As ForceLinkParametersGeoReplication = Nothing) As ForceLinkContent
Parameters
- geoReplication
- ForceLinkParametersGeoReplication
Properties to configure geo replication for this database.
Returns
A new ForceLinkContent instance for mocking.