SharedGalleryImageVersion Class
Specifies information about the gallery image version that you want to create or update.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute.v2021_07_01.models._models_py3.PirSharedGalleryResourceSharedGalleryImageVersion
Constructor
SharedGalleryImageVersion(*, unique_id: Optional[str] = None, published_date: Optional[datetime.datetime] = None, end_of_life_date: Optional[datetime.datetime] = None, **kwargs)
Parameters
- published_date
- datetime
Required
The published date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.
- end_of_life_date
- datetime
Required
The end of life date of the gallery image version Definition. This property can be used for decommissioning purposes. This property is updatable.
Variables
- name
- str
Resource name.
- location
- str
Resource location.
Feedback
Submit and view feedback for