Freigeben über


IContactDetails.NotificationPreference Property

Definition

Notification preference for a job stage.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Notification preference for a job stage.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.INotificationPreference) }, ReadOnly=false, Required=false, SerializedName="notificationPreference")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.INotificationPreference[] NotificationPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Notification preference for a job stage.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.INotificationPreference) }, ReadOnly=false, Required=false, SerializedName="notificationPreference")>]
member this.NotificationPreference : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.INotificationPreference[] with get, set
Public Property NotificationPreference As INotificationPreference()

Property Value

Attributes

Applies to