ExpressRouteDiagnosticsSettings Class

Settings that control how Express Route diagnostics are performed by the connection analyzer.

Constructor

ExpressRouteDiagnosticsSettings(*args: Any, **kwargs: Any)

Variables

Name Description
er_circuit_resource_id
str

Resource ID of the Express Route circuit.

bandwidth

Bandwidth (in Mbps) to use for the Express Route diagnostic.

Attributes

bandwidth

Bandwidth (in Mbps) to use for the Express Route diagnostic.

bandwidth: float | None

er_circuit_resource_id

Resource ID of the Express Route circuit.

er_circuit_resource_id: str | None