次の方法で共有


ErrorDetails のメンバー

If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.

ErrorDetails データ型で公開されるメンバーを以下の表に示します。

パブリック コンストラクター

  名前 説明
  ErrorDetails Initializes a new instance of the ErrorDetails class.

このページのトップへ

パブリック プロパティ

  名前 説明
Code The management service error code returned if the asynchronous request failed.
Message The management service error message returned if the asynchronous request failed.

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
Equals  (Object から継承)
GetHashCode  (Object から継承)
GetType  (Object から継承)
ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
Finalize  (Object から継承)
MemberwiseClone  (Object から継承)

このページのトップへ

関連項目

リファレンス

ErrorDetails クラス
Microsoft.WindowsAzure.OperationStatusResponse 名前空間