Compartir a través de


CertificatePolicy.LifetimeActions Propiedad

Definición

Obtiene o establece las acciones que realizará Key Vault durante la vigencia de un certificado.

[Newtonsoft.Json.JsonProperty(PropertyName="lifetime_actions")]
public System.Collections.Generic.IList<Microsoft.Azure.KeyVault.Models.LifetimeAction> LifetimeActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lifetime_actions")>]
member this.LifetimeActions : System.Collections.Generic.IList<Microsoft.Azure.KeyVault.Models.LifetimeAction> with get, set
Public Property LifetimeActions As IList(Of LifetimeAction)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a