Compartir a través de


LifetimeAction.Trigger Propiedad

Definición

Obtiene o establece la condición que ejecutará la acción.

[Newtonsoft.Json.JsonProperty(PropertyName="trigger")]
public Microsoft.Azure.KeyVault.Models.Trigger Trigger { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trigger")>]
member this.Trigger : Microsoft.Azure.KeyVault.Models.Trigger with get, set
Public Property Trigger As Trigger

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a