PSGalleryItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSGalleryItem : Microsoft.Azure.Commands.Resources.Models.Gallery.GalleryItem
type PSGalleryItem = class
inherit GalleryItem
Public Class PSGalleryItem
Inherits GalleryItem
- Inheritance
Constructors
PSGalleryItem() |
Properties
Artifacts |
Optional. Gets or sets gallery item artifacts. (Inherited from GalleryItem) |
Categories |
Optional. Gets or sets gallery item category identifiers. (Inherited from GalleryItem) |
DefinitionTemplates |
Optional. Gets or sets gallery item definition template. (Inherited from GalleryItem) |
DefinitionTemplatesText | |
Description |
Optional. Gets or sets gallery item description. (Inherited from GalleryItem) |
DisplayName |
Optional. Gets or sets gallery item display name. (Inherited from GalleryItem) |
Filters |
Optional. Gets or sets gallery item filters. (Inherited from GalleryItem) |
IconFileUris |
Optional. Gets or sets gallery item screenshot Uris (Inherited from GalleryItem) |
Identity |
Optional. Gets or sets gallery item identity. (Inherited from GalleryItem) |
Links |
Optional. Gets or sets gallery item links. (Inherited from GalleryItem) |
LongSummary |
Optional. Gets or sets gallery item long summary. (Inherited from GalleryItem) |
MarketingMaterial |
Optional. Gets or sets gallery item marketing information. (Inherited from GalleryItem) |
Metadata |
Optional. Gets or sets gallery item metadata. (Inherited from GalleryItem) |
Name |
Optional. Gets or sets gallery item name. (Inherited from GalleryItem) |
Products |
Optional. Gets or sets gallery item product definition. (Inherited from GalleryItem) |
Properties |
Optional. Gets or sets gallery item user visible properties. (Inherited from GalleryItem) |
Publisher |
Optional. Gets or sets gallery item publisher. (Inherited from GalleryItem) |
PublisherDisplayName |
Optional. Gets or sets gallery item publisher display name. (Inherited from GalleryItem) |
ScreenshotUris |
Optional. Gets or sets gallery item screenshot Uris (Inherited from GalleryItem) |
Summary |
Optional. Gets or sets gallery item summary. (Inherited from GalleryItem) |
UiDefinitionUri |
Optional. Gets or sets Azure Portal Uder Interface Definition artificat Uri. (Inherited from GalleryItem) |
Version |
Optional. Gets or sets gallery item version. (Inherited from GalleryItem) |
Extension Methods
ToPSGalleryItem(GalleryItem) |