GalleryScriptUpdate Class

Specifies information about the gallery Script Definition that you want to update.

Constructor

GalleryScriptUpdate(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

tags

Resource tags.

properties

Gallery script definition properties to update.

Attributes

properties

Gallery script definition properties to update.

properties: _models.GalleryScriptProperties | None