IOracleIdentity.DbSystemName Property

Definition

The name of the DbSystem

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the DbSystem", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbSystemName", Update=true)]
public string DbSystemName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the DbSystem", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbSystemName", Update=true)>]
member this.DbSystemName : string with get, set
Public Property DbSystemName As String

Property Value

Attributes

Applies to