Compartir a través de


UpgradeDetails.TriggerType Propiedad

Definición

Obtiene la forma en que se desencadenó la actualización del almacén. Entre los valores posibles se incluyen: "UserTriggered", "ForcedUpgrade"

[Newtonsoft.Json.JsonProperty(PropertyName="triggerType")]
public string TriggerType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="triggerType")>]
member this.TriggerType : string
Public ReadOnly Property TriggerType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a