ScaleType Class
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.
Defines values for ScaleType.
public static class ScaleType
type ScaleType = class
Public Class ScaleType
- Inheritance
-
ScaleType
Fields
Automatic |
The user is permitted to scale this SKU in and out. |
Manual |
The user must manually scale this SKU in and out. |
None |
The capacity is not adjustable in any way. |