Compartir a través de


AzureCliScript.PrimaryScriptUri Propiedad

Definición

Obtiene o establece el URI del script. Este es el punto de entrada del script externo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a