共用方式為


ContactDetails.NotificationPreference Property

Definition

Gets or sets notification preference for a job stage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to