次の方法で共有


MonitorConfigCustomHeadersItem クラス

定義

カスタム ヘッダーの名前と値。

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

コンストラクター

MonitorConfigCustomHeadersItem()

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

MonitorConfigCustomHeadersItem(String, String)

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

プロパティ

Name

ヘッダー名を取得または設定します。

Value

ヘッダー値を取得または設定します。

適用対象