Udostępnij za pośrednictwem


VirtualMachineRunCommandScriptSource.ScriptUri Property

Definition

Gets or sets specifies the script download location. It can be either SAS URI of an Azure storage blob with read access or public URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to