次の方法で共有


VirtualMachineImageInner.HyperVGeneration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象