VirtualMachineImageFeature interface
Specifies additional capabilities supported by the image
Properties
name | The name of the feature. |
value | The corresponding value for the feature. |
Property Details
name
The name of the feature.
name?: string
Property Value
string
value
The corresponding value for the feature.
value?: string
Property Value
string