GalleryItem.Artifacts Property

Definition

Optional. Gets or sets gallery item artifacts.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Resources.Models.Gallery.Artifact> Artifacts { get; set; }
member this.Artifacts : System.Collections.Generic.IList<Microsoft.Azure.Commands.Resources.Models.Gallery.Artifact> with get, set
Public Property Artifacts As IList(Of Artifact)

Property Value

Applies to