Azure.ResourceManager.Monitor.PipelineGroups.Models Namespace
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.
Classes
| Name | Description |
|---|---|
| ArmMonitorPipelineGroupsModelFactory |
A factory class for creating instances of the models for mocking. |
| AzureMonitorWorkspaceLogsApiConfig |
Azure Monitor Workspace Logs Api configurations. |
| AzureMonitorWorkspaceLogsExporter |
Azure Monitor Workspace Logs specific configurations. |
| PipelineGroupBatchProcessor |
Batch processor. |
| PipelineGroupCertificateSource |
Configuration for certificate source location. |
| PipelineGroupCertificateWithKey |
TLS certificate and private key pair. |
| PipelineGroupExecutionPlacement |
Constraints for guiding the execution environment of the pipeline group. |
| PipelineGroupExporter |
Exporter Info. |
| PipelineGroupExporterPersistenceConfiguration |
Persistence options for this exporter. |
| PipelineGroupPipeline |
Pipeline Info. |
| PipelineGroupPlacementConstraint |
A placement constraint defines requirements for where pipeline group instances can be scheduled. |
| PipelineGroupPrivateKeySource |
Configuration for private key source location. |
| PipelineGroupProcessor |
Processor Info. |
| PipelineGroupProperties |
Properties that need to be specified to create a new pipeline group instance. |
| PipelineGroupReceiver |
Receiver Info. |
| PipelineGroupRecordMap |
Record map for schema in azure monitor. |
| PipelineGroupResourceMap |
Resource map for schema in azure monitor. |
| PipelineGroupSchemaMap |
Schema map for azure monitor for logs. |
| PipelineGroupScopeMap |
Scope map for schema in azure monitor. |
| PipelineGroupService |
Service Info. |
| PipelineGroupSyslogReceiver |
Base receiver using TCP as transport protocol. |
| PipelineGroupTlsConfiguration |
TLS configuration that can be referenced by receivers. |
Structs
| Name | Description |
|---|---|
| MonitorPipelineGroupProvisioningState |
The provisioning state of a resource. |
| PipelineGroupAllowedFormat |
Supported literals for allowed syslog and CEF parsing formats. |
| PipelineGroupCapabilityOperator |
The match operator for placement constraints. |
| PipelineGroupCertificateSourceType |
The type of certificate source. |
| PipelineGroupExporterType |
The exporter type. |
| PipelineGroupPipelineType |
The pipeline type. |
| PipelineGroupPrivateKeySourceType |
The type of private key source. |
| PipelineGroupProcessorType |
The processor type. |
| PipelineGroupReceiverType |
The receiver type. |
| PipelineGroupTlsMode |
TLS security mode defining the level of transport security. |
| PipelineGroupTransportProtocol |
The syslog receiver’s underlying transport protocol. |