次の方法で共有


AlertSettingsInner.NotificationToServiceOwners プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationToServiceOwners")]
public Microsoft.Azure.Management.StorSimple.Fluent.Models.AlertEmailNotificationStatus? NotificationToServiceOwners { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationToServiceOwners")>]
member this.NotificationToServiceOwners : Nullable<Microsoft.Azure.Management.StorSimple.Fluent.Models.AlertEmailNotificationStatus> with get, set
Public Property NotificationToServiceOwners As Nullable(Of AlertEmailNotificationStatus)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象