VirtualHardDisksUpdateRequest interface
The virtual hard disk resource patch definition.
Properties
| properties | Defines the resource properties for the update. |
| tags | Resource tags |
Property Details
properties
Defines the resource properties for the update.
properties?: VirtualHardDisksUpdateProperties
Property Value
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>