次の方法で共有


VirtualMachineScaleSetVM.OsProfile プロパティ

定義

仮想マシンのオペレーティング システム設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象