Freigeben über


CertificatePolicy.LifetimeActions Eigenschaft

Definition

Ruft Aktionen ab, die von Key Vault während der Lebensdauer eines Zertifikats ausgeführt werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: