VirtualMachineScaleSetUpdateVMProfile.ExtensionProfile プロパティ

定義

仮想マシン スケール セット拡張機能プロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象