다음을 통해 공유


RestorePointSourceMetadata.HyperVGeneration Property

Definition

Gets hyperVGeneration of the source VM for which restore point is captured. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to