type property
Possible string values are:
- "RESTART_NODE_ON_ANY_SERVER" : Node may associate with any physical server over its lifetime.
- "RESTART_NODE_ON_MINIMAL_SERVERS" : Node may associate with minimal physical servers over its lifetime.
- "SERVER_BINDING_TYPE_UNSPECIFIED"
Implementation
core.String? type;