Compartir a través de


RestorePointSourceMetadata.HyperVGeneration Propiedad

Definición

Obtiene hyperVGeneration de la máquina virtual de origen para la que se captura el punto de restauración. Entre los valores posibles se incluyen: 'V1', 'V2'

[Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")]
public string HyperVGeneration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hyperVGeneration")>]
member this.HyperVGeneration : string
Public ReadOnly Property HyperVGeneration As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a