Sdílet prostřednictvím


ISapSizingRecommendationRequest.DbScaleMethod Property

Definition

The DB scale method.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The DB scale method.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseScaleMethod) }, ReadOnly=false, Required=false, SerializedName="dbScaleMethod")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseScaleMethod? DbScaleMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="The DB scale method.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseScaleMethod) }, ReadOnly=false, Required=false, SerializedName="dbScaleMethod")>]
member this.DbScaleMethod : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseScaleMethod> with get, set
Public Property DbScaleMethod As Nullable(Of SapDatabaseScaleMethod)

Property Value

Attributes

Applies to