次の方法で共有


AutoHealRules.Actions プロパティ

定義

ルールがトリガーされたときに実行されるアクションを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象