VirtualMachineCaptureResult.ContentVersion Property

Definition

Gets the version of the content

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to