PoolPatchProperties 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.
Patchable pool properties
public class PoolPatchProperties
type PoolPatchProperties = class
Public Class PoolPatchProperties
- Inheritance
-
PoolPatchProperties
Constructors
PoolPatchProperties() |
Initializes a new instance of the PoolPatchProperties class. |
PoolPatchProperties(Nullable<Int64>, String, Nullable<Boolean>) |
Initializes a new instance of the PoolPatchProperties class. |
Properties
CoolAccess |
Gets or sets if enabled (true) the pool can contain cool Access enabled volumes. |
QosType |
Gets or sets the qos type of the pool Possible values include: 'Auto', 'Manual' |
Size |
Gets or sets provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). |