GalleryItem.Links Property

Definition

Optional. Gets or sets gallery item links.

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

Property Value

Applies to