InstancePoolEditionCapability interface   
The instance pool capability
Properties
| name | The instance pool version name. NOTE: This property will not be serialized. It can only be populated by the server. | 
| reason | The reason for the capability not being available. | 
| status | The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server. | 
| supported | The supported families. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
name
The instance pool version name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
reason
The reason for the capability not being available.
reason?: stringProperty Value
string
status
The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
status?: CapabilityStatusProperty Value
		supportedFamilies
	 
	The supported families. NOTE: This property will not be serialized. It can only be populated by the server.
supportedFamilies?: InstancePoolFamilyCapability[]