DedicatedHostUpdate interface
Specifies information about the dedicated host. Only tags, autoReplaceOnFailure and licenseType may be updated.
- Extends
Properties
| properties | Properties of the dedicated host. |
Inherited Properties
| tags | Resource tags |
Property Details
properties
Properties of the dedicated host.
properties?: DedicatedHostProperties
Property Value
Inherited Property Details
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From UpdateResource.tags