Quota.Value Property

 

Optional. Gets the value of the quota. This will be the maximum number of databases you can have that fall into this quota.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public string Value { get; set; }

Property Value

Type: System.String
Return to top
Show: