Compartir a través de


SnapshotInner.HyperVGeneration Propiedad

Definición

Obtiene o establece la generación del hipervisor de la máquina virtual. Solo se aplica a los discos del sistema operativo. Entre los valores posibles se incluyen: 'V1', 'V2'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a