ExadbVmClusterProperties.ShapeAttribute 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 type of Exascale storage used for Exadata VM cluster.
public Azure.ResourceManager.OracleDatabase.Models.ExascaleStorageShapeAttribute? ShapeAttribute { get; set; }
member this.ShapeAttribute : Nullable<Azure.ResourceManager.OracleDatabase.Models.ExascaleStorageShapeAttribute> with get, set
Public Property ShapeAttribute As Nullable(Of ExascaleStorageShapeAttribute)