Compartir a través de


VirtualMachineInstanceView.HyperVGeneration Propiedad

Definición

Obtiene o establece especifica el tipo hyperVGeneration asociado a un recurso. Entre los valores posibles se incluyen: 'V1', 'V2'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a