OracleDBVersionCollectionGetAllOptions.DbSystemShape Property

Definition

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)

Property Value

Applies to