VirtualMachine.ApplicationProfile Property

Definition

Gets or sets specifies the gallery applications that should be made available to the VM/VMSS.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationProfile")]
public Microsoft.Azure.Management.Compute.Models.ApplicationProfile ApplicationProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationProfile")>]
member this.ApplicationProfile : Microsoft.Azure.Management.Compute.Models.ApplicationProfile with get, set
Public Property ApplicationProfile As ApplicationProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to