GalleryScriptUpdate Class
Specifies information about the gallery Script Definition that you want to update.
Constructor
GalleryScriptUpdate(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
tags
|
Resource tags. |
|
properties
|
Gallery script definition properties to update. |
Attributes
properties
Gallery script definition properties to update.
properties: _models.GalleryScriptProperties | None