Freigeben über


IDatabaseUpdate.GeoReplicationLinkedDatabase Property

Definition

List of database resources to link with this database

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of database resources to link with this database", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ILinkedDatabase) }, ReadOnly=false, Required=false, SerializedName="linkedDatabases")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ILinkedDatabase[] GeoReplicationLinkedDatabase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="List of database resources to link with this database", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ILinkedDatabase) }, ReadOnly=false, Required=false, SerializedName="linkedDatabases")>]
member this.GeoReplicationLinkedDatabase : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.ILinkedDatabase[] with get, set
Public Property GeoReplicationLinkedDatabase As ILinkedDatabase()

Property Value

Attributes

Applies to