PlatformAttribute interface
This is the platform attribute of the image version.
Properties
| name | This property specifies the name of the platformAttribute. It is read-only. |
| value | This property specifies the value of the corresponding name property. It is read-only. |
Property Details
name
This property specifies the name of the platformAttribute. It is read-only.
name?: string
Property Value
string
value
This property specifies the value of the corresponding name property. It is read-only.
value?: string
Property Value
string