MonitorThreshold.MetricTitle プロパティ

定義

しきい値メトリックの名前を取得するか設定します。

public:
 property System::String ^ MetricTitle { System::String ^ get(); void set(System::String ^ value); };
public string MetricTitle { get; set; }
member this.MetricTitle : string with get, set
Public Property MetricTitle As String

プロパティ値

sysnameの値に相当するStringの値です。

注釈

サポートされている指標の一覧については、 MonitorThreshold を参照してください。

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象