次の方法で共有


DebugSendResponse クラス

定義

NotificationHub リソースの説明。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DebugSendResponse : Microsoft.Azure.Management.NotificationHubs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DebugSendResponse = class
    inherit Resource
Public Class DebugSendResponse
Inherits Resource
継承
DebugSendResponse
属性

コンストラクター

DebugSendResponse()

DebugSendResponse クラスの新しいインスタンスを初期化します。

DebugSendResponse(String, String, String, String, IDictionary<String,String>, Sku, Nullable<Double>, Nullable<Double>, Object)

DebugSendResponse クラスの新しいインスタンスを初期化します。

プロパティ

Failure

送信エラーを取得または設定します

Id

リソース ID を取得します

(継承元 Resource)
Location

リソースの場所を取得または設定します

(継承元 Resource)
Name

リソース名を取得します

(継承元 Resource)
Results

実際のエラーの説明を取得または設定します

Sku

作成された名前空間の SKU を取得または設定します。

(継承元 Resource)
Success

成功した送信を取得または設定します

Tags

リソース タグを取得または設定します

(継承元 Resource)
Type

リソースの種類を取得します

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象