次の方法で共有


VirtualMachineCaptureResult.Schema プロパティ

定義

キャプチャされた仮想マシンのスキーマを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象