Compartir a través de


ContactDetails.NotificationPreference Propiedad

Definición

Obtiene o establece la preferencia de notificación de una fase de trabajo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a