IPeerDbDetails.PeerDbOcid Property

Definition

Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerDbOcid", Update=true)]
public string PeerDbOcid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerDbOcid", Update=true)>]
member this.PeerDbOcid : string with get, set
Public Property PeerDbOcid As String

Property Value

Attributes

Applies to