次の方法で共有


VirtualMachineInstanceView.HyperVGeneration プロパティ

定義

リソースに関連付けられている HyperVGeneration 型を取得または設定します。 使用できる値は次のとおりです: 'V1'、'V2'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象