Share via


CapacityPoolPatch Class

Definition

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 multiply of 1099511627776).

Tags

Gets or sets resource tags

Type

Gets resource type

Applies to