你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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