name property
A user-supplied name for the disk.
Used when mounting the disk into actions. The name must contain only upper and lowercase alphanumeric characters and hyphens and cannot start with a hyphen.
Implementation
core.String? name;
A user-supplied name for the disk.
Used when mounting the disk into actions. The name must contain only upper and lowercase alphanumeric characters and hyphens and cannot start with a hyphen.
core.String? name;