VolumePatchParameters interface
VolumePatchParameters represents the body of the request to patch the volume resource.
Properties
| tags | Resource tags. |
Property Details
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>