VirtualMachineCaptureResult.Schema Property

Definition

Gets the schema of the captured virtual machine

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to