ManagedInstanceVcoresCapability.SupportedMemoryLimitsMB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This property is deprecated and will be removed in a future release.
Supported memory sizes in MB. Deprecated, use SupportedMemorySizesInGB.
public Azure.ResourceManager.Sql.Models.MaxLimitRangeCapability SupportedMemoryLimitsMB { get; }
[System.Obsolete("This property is deprecated and will be removed in a future release.")]
public Azure.ResourceManager.Sql.Models.MaxLimitRangeCapability SupportedMemoryLimitsMB { get; }
member this.SupportedMemoryLimitsMB : Azure.ResourceManager.Sql.Models.MaxLimitRangeCapability
[<System.Obsolete("This property is deprecated and will be removed in a future release.")>]
member this.SupportedMemoryLimitsMB : Azure.ResourceManager.Sql.Models.MaxLimitRangeCapability
Public ReadOnly Property SupportedMemoryLimitsMB As MaxLimitRangeCapability
Property Value
- Attributes