CapacityPoolPatch interface  
Capacity pool patch resource
Properties
| cool | If enabled (true) the pool can contain cool Access enabled volumes. | 
| custom | Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level | 
| 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. | 
| qos | 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?: booleanProperty Value
boolean
		customThroughputMibps
	  
	Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level
customThroughputMibps?: numberProperty Value
number
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
location
Resource location
location?: stringProperty Value
string
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
		qosType
	 
	The qos type of the pool
qosType?: stringProperty Value
string
size
Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776).
size?: numberProperty 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?: stringProperty Value
string