Udostępnij za pośrednictwem


ImageInner.HyperVGeneration Property

Definition

Gets the HyperVGenerationType of the VirtualMachine created from the image. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to