Partilhar via


ApplicationProfile.GalleryApplications Propriedade

Definição

Obtém ou define os aplicativos da galeria que devem ser disponibilizados para a 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a