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. NOTE: This property will not be serialized. It can only be populated by the server.

value

This property specifies the value of the corresponding name property. It is read-only. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

This property specifies the name of the platformAttribute. It is read-only. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

value

This property specifies the value of the corresponding name property. It is read-only. NOTE: This property will not be serialized. It can only be populated by the server.

value?: string

Property Value

string