Udostępnij przez


ISapSizingRecommendationRequest.DbScaleMethod Property

Definition

The DB scale method.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "ScaleUp" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The DB scale method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbScaleMethod", Update=true)]
public string DbScaleMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "ScaleUp" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The DB scale method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dbScaleMethod", Update=true)>]
member this.DbScaleMethod : string with get, set
Public Property DbScaleMethod As String

Property Value

Attributes

Applies to