IDbSystemShapeProperties.ShapeAttribute Property

Definition

The shapeAttributes of the DB system shape..

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

Property Value

Attributes

Applies to