次の方法で共有


Notification.ContactRoles プロパティ

定義

しきい値を超えたときに予算通知を送信する連絡先ロールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="contactRoles")]
public System.Collections.Generic.IList<string> ContactRoles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contactRoles")>]
member this.ContactRoles : System.Collections.Generic.IList<string> with get, set
Public Property ContactRoles As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象