次の方法で共有


ApiManagementServiceBaseProperties.NotificationSenderEmail プロパティ

定義

通知の送信先となる電子メール アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="notificationSenderEmail")]
public string NotificationSenderEmail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notificationSenderEmail")>]
member this.NotificationSenderEmail : string with get, set
Public Property NotificationSenderEmail As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象