VirtualMachineRunCommandInner.Source Property

Definition

Gets or sets the source of the run command script.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.source")]
public Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineRunCommandScriptSource Source { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.source")>]
member this.Source : Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineRunCommandScriptSource with get, set
Public Property Source As VirtualMachineRunCommandScriptSource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to