OracleDBVersionCollectionGetAllOptions.DbSystemShape 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.
If provided, filters the results to the set of database versions which are supported for the given shape. e.g., VM.Standard.E5.Flex.
public Azure.ResourceManager.OracleDatabase.Models.OracleBaseDbSystemShape? DbSystemShape { get; set; }
member this.DbSystemShape : Nullable<Azure.ResourceManager.OracleDatabase.Models.OracleBaseDbSystemShape> with get, set
Public Property DbSystemShape As Nullable(Of OracleBaseDbSystemShape)