Condividi tramite


ImageTemplateShellValidator.ScriptUri Property

Definition

URI of the shell script to be run for validation. It can be a github link, Azure Storage URI, etc

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)]
public string ScriptUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Owned)>]
member this.ScriptUri : string with get, set
Public Property ScriptUri As String

Property Value

Implements

Attributes

Applies to