IPeerDbDetails.PeerDbId Property

Definition

The Azure resource ID 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="The database 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="peerDbId", Update=true)]
public string PeerDbId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The Azure resource ID 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="peerDbId", Update=true)]
public string PeerDbId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The database 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="peerDbId", Update=true)>]
member this.PeerDbId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The Azure resource ID 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="peerDbId", Update=true)>]
member this.PeerDbId : string with get, set
Public Property PeerDbId As String

Property Value

Attributes

Applies to