PipelineDiagnosticSettings 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.
Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
public class PipelineDiagnosticSettings
type PipelineDiagnosticSettings = class
Public Class PipelineDiagnosticSettings
- Inheritance
-
PipelineDiagnosticSettings
Constructors
PipelineDiagnosticSettings() |
Initializes a new instance of the PipelineDiagnosticSettings class. |
PipelineDiagnosticSettings(HttpMessageDiagnostic, HttpMessageDiagnostic) |
Initializes a new instance of the PipelineDiagnosticSettings class. |
Properties
Request |
Gets or sets diagnostic settings for request. |
Response |
Gets or sets diagnostic settings for response. |
Methods
Validate() |
Validate the object. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET