VirtualMachineScaleSetVMInstanceView.HyperVGeneration プロパティ

定義

仮想マシン [V1, V2] のハイパーバイザー生成を取得または設定します。 使用できる値は次のとおりです: 'V1'、'V2'

[Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")]
public string HyperVGeneration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")>]
member this.HyperVGeneration : string with get, set
Public Property HyperVGeneration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象