instances property
Describe instances that can be created by this AllocationPolicy.
Only instances[0] is supported now.
Implementation
core.List<InstancePolicyOrTemplate>? instances;
Describe instances that can be created by this AllocationPolicy.
Only instances[0] is supported now.
core.List<InstancePolicyOrTemplate>? instances;