Partilhar via


OrchestrationServiceStateInput.Action Propriedade

Definição

Obtém ou define a ação a ser executada. Os valores possíveis incluem: 'Resume', 'Suspend'

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a