ExpressRouteDiagnosticsSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings that control how Express Route diagnostics are performed by the connection analyzer.
public class ExpressRouteDiagnosticsSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteDiagnosticsSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteDiagnosticsSettings>
type ExpressRouteDiagnosticsSettings = class
interface IJsonModel<ExpressRouteDiagnosticsSettings>
interface IPersistableModel<ExpressRouteDiagnosticsSettings>
Public Class ExpressRouteDiagnosticsSettings
Implements IJsonModel(Of ExpressRouteDiagnosticsSettings), IPersistableModel(Of ExpressRouteDiagnosticsSettings)
- Inheritance
-
ExpressRouteDiagnosticsSettings
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteDiagnosticsSettings() |
Initializes a new instance of ExpressRouteDiagnosticsSettings. |
Properties
| Name | Description |
|---|---|
| Bandwidth |
Bandwidth (in Mbps) to use for the Express Route diagnostic. |
| ErCircuitResourceId |
Resource ID of the Express Route circuit. |