次の方法で共有


GalleryImageUpdate.HyperVGeneration プロパティ

定義

仮想マシンのハイパーバイザー生成を取得または設定します。 OS ディスクにのみ適用されます。 使用できる値は次のとおりです: 'V1'、'V2'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象