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

ElasticPoolCreateOrUpdateProperties.StorageMB Property

Definition

Optional. Gets or sets storage limit for the Sql Azure Database Elastic Pool in MB.This must agree with the Dtu if both are specified.

public int? StorageMB { get; set; }
member this.StorageMB : Nullable<int> with get, set
Public Property StorageMB As Nullable(Of Integer)

Property Value

Applies to