次の方法で共有


DeploymentDebugSetting クラス

定義

デプロイのデバッグ設定。

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

コンストラクター

DeploymentDebugSetting()

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

DeploymentDebugSetting(String)

必要な引数を使用して DeploymentDebugSetting クラスの新しいインスタンスを初期化します。

プロパティ

DeploymentDebugDetailLevel

必須。 デプロイ デバッグの詳細レベル。 None、RequestContent、ResponseContent の任意の組み合わせ

適用対象