IDbSystemShape.DisplayName Property

Definition

The display name of the shape used for the DB system

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

Property Value

Attributes

Applies to