Compartilhar via


AutoHealRules.Actions Propriedade

Definição

Obtém ou define ações a serem executadas quando uma regra é disparada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a