RestorePointSourceMetadata.HyperVGeneration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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