Machine.OsProfile プロパティ

定義

ハイブリッド コンピューターのオペレーティング システム設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象