Freigeben über


AutoHealActions.ActionType Eigenschaft

Definition

Ruft die auszuführende vordefinierte Aktion ab oder legt diese fest. Mögliche Werte: "Recycle", "LogEvent", "CustomAction"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: