IDbNodeProperties.DbServerId Property

Definition

The OCID of the Exacc Db server associated with the database node.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the Exacc Db server associated with the database node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbServerId", Update=false)]
public string DbServerId { get; }
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The OCID of the Exacc Db server associated with the database node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbServerId", Update=true)]
public string DbServerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the Exacc Db server associated with the database node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dbServerId", Update=false)>]
member this.DbServerId : string
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The OCID of the Exacc Db server associated with the database node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbServerId", Update=true)>]
member this.DbServerId : string with get, set
Public ReadOnly Property DbServerId As String
Public Property DbServerId As String

Property Value

Attributes

Applies to