RunCommandDocumentBase.Schema Property

Definition

Gets or sets the VM run command schema.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to