Compartir a través de


AssignmentDeploymentJob.Action Propiedad

Definición

Obtiene o establece el nombre de la acción realizada en este trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a