CommunityGalleryImageList Class   
The List Community Gallery Images operation response.
All required parameters must be populated in order to send to server.
Constructor
CommunityGalleryImageList(*, value: list['_models.CommunityGalleryImage'], next_link: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| value | A list of community gallery images. Required. | 
| next_link | The link to the next page of items. Default value: None | 
Variables
| Name | Description | 
|---|---|
| value | A list of community gallery images. Required. | 
| next_link | The link to the next page of items. |