Partilhar via


ItemListResult.Items Property

Definition

Optional. Gets or sets the list of gallery items.

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

Property Value

Applies to