displayName property

String? displayName
getter/setter pair

The display name for the ExadbVmCluster.

The name does not have to be unique within your project. The name must be 1-255 characters long and can only contain alphanumeric characters.

Required. Immutable.

Implementation

core.String? displayName;