ScheduledNotification クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スケジュール Notificationされた を表します。
[System.Runtime.Serialization.DataContract(Name="ScheduledNotification", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public class ScheduledNotification
[<System.Runtime.Serialization.DataContract(Name="ScheduledNotification", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type ScheduledNotification = class
Public Class ScheduledNotification
- 継承
-
ScheduledNotification
- 属性
コンストラクター
ScheduledNotification() |
スケジュール Notificationされた を表します。 |
プロパティ
Payload |
このスケジュールされた通知のペイロードを取得または設定します。 |
ScheduledNotificationId |
通知識別子を取得または設定します。 |
ScheduledTime |
スケジュールされた時刻を取得または設定します。 |
Tags |
通知タグを取得または設定します。 |
TrackingId |
追跡識別子を取得または設定します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET