Udostępnij przez


IThreeTierRecommendationResult.DbVMSku Property

Definition

The database VM SKU.

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

Property Value

Attributes

Applies to