Need better scanning performance?
Name
Parameter Name represents the name of a ImageSource object, which serves as its unique identifier.
JSON Structure
Location in template:
ImageSourceOptions
└── Name
Parent object: ImageSource object
Example:
{
"Name" : "is_0"
}
- This snippet shows only the
Nameparameter.- To use it, embed this parameter within a ImageSource object.
- For the complete JSON structure, see:
Parameter Details
| Parameter Details |
|---|
| Type String |
| Default Value It must be a mandatory setting value. |
| Remarks It must be a unique name. |