VirtualMachine.ApplicationProfile プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象