TemplateImageListResult.RemoteAppTemplateImageList Property

Definition

Optional. List of template images.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage> RemoteAppTemplateImageList { get; set; }
member this.RemoteAppTemplateImageList : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage> with get, set
Public Property RemoteAppTemplateImageList As IList(Of TemplateImage)

Property Value

Applies to