IVirtualMachineRunCommand.SourceScriptUri Property

Definition

Specifies the script download location.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Specifies the script download location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptUri")]
public string SourceScriptUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Specifies the script download location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptUri")>]
member this.SourceScriptUri : string with get, set
Public Property SourceScriptUri As String

Property Value

Attributes

Applies to