SapSizingRecommendationContent.DBScaleMethod 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 DB scale method.
public Azure.ResourceManager.Workloads.Models.SapDatabaseScaleMethod? DBScaleMethod { get; set; }
member this.DBScaleMethod : Nullable<Azure.ResourceManager.Workloads.Models.SapDatabaseScaleMethod> with get, set
Public Property DBScaleMethod As Nullable(Of SapDatabaseScaleMethod)