Compartilhar via


ISapDiskConfigurationsRequest.DbVMSku Property

Definition

The VM SKU for database instance.

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

Property Value

Attributes

Applies to