Partager via


AutoHealActions.ActionType Propriété

Définition

Obtient ou définit l’action prédéfinie à effectuer. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à