Partager via


Action.ActionType Propriété

Définition

Obtient ou définit le type de l'action. Les valeurs possibles sont les suivantes : « EmailContacts », « AutoRenew »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à