Compartir a través de


LifetimeAction.Action Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a