Compartilhar via


Action.ActionType Propriedade

Definição

Obtém ou define o tipo de ação. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a