Compartir a través de


ImageUpdate.HyperVGeneration Propiedad

Definición

Obtiene el HyperVGenerationType de la máquina virtual creada a partir de la imagen. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a