次の方法で共有


AutoscaleNotification.Webhooks プロパティ

定義

Webhook 通知のコレクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="webhooks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookNotification> Webhooks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webhooks")>]
member this.Webhooks : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookNotification> with get, set
Public Property Webhooks As IList(Of WebhookNotification)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象