NetworkConfigurationDiagnosticParameters Class

Parameters to get network configuration diagnostic.

All required parameters must be populated in order to send to Azure.

Inheritance
NetworkConfigurationDiagnosticParameters

Constructor

NetworkConfigurationDiagnosticParameters(*, target_resource_id: str, queries: typing.List[_ForwardRef('TrafficQuery')], **kwargs)

Parameters

target_resource_id
str

Required. The ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and Application Gateway.

queries
list[TrafficQuery]

Required. List of traffic queries.