GalleryImage Class
A gallery image.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.devtestlabs.models._models_py3.ResourceGalleryImage
Constructor
GalleryImage(*, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, author: Optional[str] = None, description: Optional[str] = None, image_reference: Optional[azure.mgmt.devtestlabs.models._models_py3.GalleryImageReference] = None, icon: Optional[str] = None, enabled: Optional[bool] = None, plan_id: Optional[str] = None, is_plan_authorized: Optional[bool] = None, **kwargs)
Parameters
- is_plan_authorized
- bool
Required
Indicates if the plan has been authorized for programmatic deployment.
Variables
- id
- str
The identifier of the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- created_date
- datetime
The creation date of the gallery image.
Feedback
Submit and view feedback for