Database.GeoReplicationLinkedDatabase Property

Definition

List of database resources to link with this database

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.ILinkedDatabase> GeoReplicationLinkedDatabase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Inlined)>]
member this.GeoReplicationLinkedDatabase : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.ILinkedDatabase> with get, set
Public Property GeoReplicationLinkedDatabase As List(Of ILinkedDatabase)

Property Value

Implements

Attributes

Applies to