Freigeben über


ApplicationProfile.GalleryApplications Eigenschaft

Definition

Ruft die Kataloganwendungen ab, die für die VM/VMSS zur Verfügung gestellt werden sollen, oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: