GalleryImageFeature Class
A feature for gallery image.
Constructor
GalleryImageFeature(*, name: str | None = None, value: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The name of the gallery image feature. |
value
|
The value of the gallery image feature. |
Variables
Name | Description |
---|---|
name
|
The name of the gallery image feature. |
value
|
The value of the gallery image feature. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python