licenseType property
License type of VM Cluster.
Required. Possible string values are:
- "LICENSE_TYPE_UNSPECIFIED" : Unspecified
- "LICENSE_INCLUDED" : License included part of offer
- "BRING_YOUR_OWN_LICENSE" : Bring your own license
Implementation
core.String? licenseType;