IPeerDbDetails.PeerDbLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The location of the Disaster Recovery peer database.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The location of the Disaster Recovery peer database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerDbLocation", Update=true)]
public string PeerDbLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The location of the Disaster Recovery peer database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="peerDbLocation", Update=true)>]
member this.PeerDbLocation : string with get, set
Public Property PeerDbLocation As String
Property Value
- Attributes