StorageAppliancePatchParameters interface
StorageAppliancePatchParameters represents the body of the request to patch storage appliance properties.
Properties
| serial |
The serial number for the storage appliance. |
| tags | Resource tags. |
Property Details
serialNumber
The serial number for the storage appliance.
serialNumber?: string
Property Value
string
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>