NetworkConfigurationDiagnosticParameters interface
Parameters to get network configuration diagnostic.
Properties
profiles | List of network configuration diagnostic profiles. |
target |
The ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and Application Gateway. |
verbosity |
Verbosity level. |
Property Details
profiles
List of network configuration diagnostic profiles.
profiles: NetworkConfigurationDiagnosticProfile[]
Property Value
targetResourceId
The ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and Application Gateway.
targetResourceId: string
Property Value
string
verbosityLevel
Verbosity level.
verbosityLevel?: string
Property Value
string