PipelineGroupExporter 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.
Exporter Info.
public class PipelineGroupExporter : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupExporter>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupExporter>
type PipelineGroupExporter = class
interface IJsonModel<PipelineGroupExporter>
interface IPersistableModel<PipelineGroupExporter>
Public Class PipelineGroupExporter
Implements IJsonModel(Of PipelineGroupExporter), IPersistableModel(Of PipelineGroupExporter)
- Inheritance
-
PipelineGroupExporter
- Implements
Constructors
| Name | Description |
|---|---|
| PipelineGroupExporter(PipelineGroupExporterType, String) |
Initializes a new instance of PipelineGroupExporter. |
Properties
| Name | Description |
|---|---|
| AzureMonitorWorkspaceLogs |
Azure Monitor Workspace Logs specific configurations. |
| Name |
The name of exporter. |
| Type |
The type of exporter. |