次の方法で共有


VirtualMachineImage.HyperVGeneration プロパティ

定義

使用可能な値を取得または設定します。'V1'、'V2'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象