IExascaleDbStorageVault.AttachedShapeAttribute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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