NewAzureSqlElasticPool.StorageMB Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The storage limit for the Azure SQL Elastic Pool in MB.", Mandatory=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int StorageMB { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The storage limit for the Azure SQL Elastic Pool in MB.", Mandatory=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StorageMB : int with get, set
Public Property StorageMB As Integer

Property Value

Int32
Attributes

Applies to