IExascaleDbStorageVault.AttachedShapeAttribute Property

Definition

The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "SMART_STORAGE", "BLOCK_STORAGE" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachedShapeAttributes", Update=false)]
public System.Collections.Generic.List<string> AttachedShapeAttribute { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "SMART_STORAGE", "BLOCK_STORAGE" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachedShapeAttributes", Update=false)>]
member this.AttachedShapeAttribute : System.Collections.Generic.List<string>
Public ReadOnly Property AttachedShapeAttribute As List(Of String)

Property Value

Attributes

Applies to