Partager via


ApplicationProfile.GalleryApplications Propriété

Définition

Obtient ou définit spécifie les applications de galerie qui doivent être mises à la disposition de la machine virtuelle/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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à