availabilityDomain property

int? availabilityDomain
getter/setter pair

Specifies the availability domain to place the instance in.

The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance.

Implementation

core.int? availabilityDomain;