你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentDebugSetting 类

定义

部署调试设置。

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

构造函数

DeploymentDebugSetting()

初始化 DeploymentDebugSetting 类的新实例。

DeploymentDebugSetting(String)

使用所需的参数初始化 DeploymentDebugSetting 类的新实例。

属性

DeploymentDebugDetailLevel

必需。 部署调试详细信息级别。 None、RequestContent 和 ResponseContent 的任意组合

适用于