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

NetworkConfigurationDiagnosticContent 类

定义

用于获取网络配置诊断的参数。

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

构造函数

NetworkConfigurationDiagnosticContent(ResourceIdentifier, IEnumerable<NetworkConfigurationDiagnosticProfile>)

初始化 NetworkConfigurationDiagnosticContent 的新实例。

属性

Profiles

网络配置诊断配置文件的列表。

TargetResourceId

要执行网络配置诊断的目标资源的 ID。 有效选项包括 VM、NetworkInterface、VMSS/NetworkInterface 和 应用程序网关。

VerbosityLevel

详细级别。

适用于