LifetimeAction.Trigger Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the condition that will execute the action.
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute