CapacityPoolPatch interface

Capacity pool patch resource

Properties

coolAccess

If enabled (true) the pool can contain cool Access enabled volumes.

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

qosType

The qos type of the pool

size

Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776).

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

coolAccess

If enabled (true) the pool can contain cool Access enabled volumes.

coolAccess?: boolean

Property Value

boolean

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

Resource location

location?: string

Property Value

string

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

qosType

The qos type of the pool

qosType?: string

Property Value

string

size

Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776).

size?: number

Property Value

number

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string