CapacityPoolPatch 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.
Capacity pool patch resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class CapacityPoolPatch : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CapacityPoolPatch = class
interface IResource
Public Class CapacityPoolPatch
Implements IResource
- Inheritance
-
CapacityPoolPatch
- Attributes
- Implements
Constructors
CapacityPoolPatch() |
Initializes a new instance of the CapacityPoolPatch class. |
CapacityPoolPatch(String, String, String, String, IDictionary<String,String>, String, Nullable<Int64>, Nullable<Boolean>) |
Initializes a new instance of the CapacityPoolPatch class. |
Properties
CoolAccess |
Gets or sets if enabled (true) the pool can contain cool Access enabled volumes. |
Id |
Gets resource Id |
Location |
Gets or sets resource location |
Name |
Gets resource name |
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). |
Tags |
Gets or sets resource tags |
Type |
Gets resource type |