ApplicationProfile.GalleryApplications Property
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.
Gets or sets specifies the gallery applications that should be made available to the VM/VMSS
[Newtonsoft.Json.JsonProperty(PropertyName="galleryApplications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VMGalleryApplication> GalleryApplications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="galleryApplications")>]
member this.GalleryApplications : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VMGalleryApplication> with get, set
Public Property GalleryApplications As IList(Of VMGalleryApplication)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute