你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AutonomousDatabaseBaseProperties.PeerDBIds Property

Definition

The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.

public System.Collections.Generic.IReadOnlyList<string> PeerDBIds { get; }
member this.PeerDBIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PeerDBIds As IReadOnlyList(Of String)

Property Value

Applies to