Compartir a través de


JobProperties.Script Propiedad

Definición

Obtiene o establece el script que se va a ejecutar. Tenga en cuenta que el tamaño máximo del script es de 3 MB.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a