ImageReference interface
Image reference information
Properties
exact |
The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Image ID, or Image version ID. When Image ID is provided, its latest version will be used. |
Property Details
exactVersion
The actual version of the image after use. When id references a gallery image latest version, this will indicate the actual version in use. NOTE: This property will not be serialized. It can only be populated by the server.
exactVersion?: string
Property Value
string
id
Image ID, or Image version ID. When Image ID is provided, its latest version will be used.
id?: string
Property Value
string