次の方法で共有


TaskNotificationSubscriptionCollection.AddNew メソッド

定義

public void AddNew (Microsoft.WindowsAzure.MediaServices.Client.NotificationJobState targetJobState, Microsoft.WindowsAzure.MediaServices.Client.INotificationEndPoint notificationEndPoint, bool includeTaskProgress);
member this.AddNew : Microsoft.WindowsAzure.MediaServices.Client.NotificationJobState * Microsoft.WindowsAzure.MediaServices.Client.INotificationEndPoint * bool -> unit
Public Sub AddNew (targetJobState As NotificationJobState, notificationEndPoint As INotificationEndPoint, includeTaskProgress As Boolean)

パラメーター

targetJobState
NotificationJobState
notificationEndPoint
INotificationEndPoint
includeTaskProgress
Boolean

適用対象