type property

String? type
getter/setter pair

Type of the host group.

Required. Possible string values are:

  • "TYPE_UNSPECIFIED" : Unspecified type for host group.
  • "ISCSI_INITIATOR" : iSCSI initiator host group.

Implementation

core.String? type;