MySqlFlexibleServerStorage.AutoIoScaling 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.
Enable IO Auto Scaling or not.
public Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerEnableStatusEnum? AutoIoScaling { get; set; }
member this.AutoIoScaling : Nullable<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerEnableStatusEnum> with get, set
Public Property AutoIoScaling As Nullable(Of MySqlFlexibleServerEnableStatusEnum)