PsApiManagementDiagnostic 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.
public class PsApiManagementDiagnostic : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementArmResource
type PsApiManagementDiagnostic = class
inherit PsApiManagementArmResource
Public Class PsApiManagementDiagnostic
Inherits PsApiManagementArmResource
- Inheritance
Constructors
PsApiManagementDiagnostic() | |
PsApiManagementDiagnostic(String) |
Properties
AlwaysLog |
Gets or sets specifies for what type of messages sampling settings should not apply. Possible values include: 'allErrors' |
ApiId | |
BackendSetting |
Gets or sets diagnostic settings for incoming/outgoing HTTP messages to the Backend |
DiagnosticId |
Gets or sets the DiagnosticId of the resource |
EnableHttpCorrelationHeader |
Gets or sets whether to process Correlation Headers coming to Api Management Service. Only applicable to Application Insights diagnostics. Default is true. |
FrontendSetting |
Gets or sets diagnostic settings for incoming/outgoing HTTP messages to the Gateway. |
Id |
Arm Identifier of the Resource (Inherited from PsApiManagementArmResource) |
LoggerId |
Gets or sets resource Id of a target logger. |
ResourceGroupName |
Resource Group Name the resource is part of. (Inherited from PsApiManagementArmResource) |
SamplingSetting |
Gets or sets sampling settings for Diagnostic. |
ServiceName |
Api Management service Name to which the Resource belongs (Inherited from PsApiManagementArmResource) |