Partager via


CertificatePolicy.LifetimeActions Propriété

Définition

Obtient ou définit des actions qui seront effectuées par Key Vault pendant toute la durée de vie d’un certificat.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à