Freigeben über


AutoHealRules.Actions Eigenschaft

Definition

Ruft Aktionen ab, die ausgeführt werden sollen, wenn eine Regel ausgelöst wird, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public Microsoft.Azure.Management.WebSites.Models.AutoHealActions Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : Microsoft.Azure.Management.WebSites.Models.AutoHealActions with get, set
Public Property Actions As AutoHealActions

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: