次の方法で共有


RunCommandDocumentBase.Schema プロパティ

定義

VM の実行コマンド スキーマを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象