Compartilhar via


AutoHealActions.ActionType Propriedade

Definição

Obtém ou define a ação predefinida a ser executada. Os valores possíveis incluem: 'Recycle', 'LogEvent', 'CustomAction'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a