ConnectionAnalyzerProtocolSettings 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.
Protocol-level settings for the connection analyzer.
public class ConnectionAnalyzerProtocolSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ConnectionAnalyzerProtocolSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ConnectionAnalyzerProtocolSettings>
type ConnectionAnalyzerProtocolSettings = class
interface IJsonModel<ConnectionAnalyzerProtocolSettings>
interface IPersistableModel<ConnectionAnalyzerProtocolSettings>
Public Class ConnectionAnalyzerProtocolSettings
Implements IJsonModel(Of ConnectionAnalyzerProtocolSettings), IPersistableModel(Of ConnectionAnalyzerProtocolSettings)
- Inheritance
-
ConnectionAnalyzerProtocolSettings
- Implements
Constructors
| Name | Description |
|---|---|
| ConnectionAnalyzerProtocolSettings() |
Initializes a new instance of ConnectionAnalyzerProtocolSettings. |
Properties
| Name | Description |
|---|---|
| HttpConfiguration |
HTTP configuration (used when protocol is Http or Https). |
| Protocol |
Network protocol. |