次の方法で共有


QueryPerformanceInsightResetDataResult クラス

定義

Query Performance Insight データリセットの結果。

public class QueryPerformanceInsightResetDataResult
type QueryPerformanceInsightResetDataResult = class
Public Class QueryPerformanceInsightResetDataResult
継承
QueryPerformanceInsightResetDataResult

コンストラクター

QueryPerformanceInsightResetDataResult()

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

QueryPerformanceInsightResetDataResult(String, String)

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

プロパティ

Message

操作メッセージを取得または設定します。

Status

操作の結果を示す値を取得または設定します。 使用可能な値には、'Succeeded'、'Failed' などがあります。

適用対象