This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.monitor.getPipelineGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Returns the specific pipeline group instance. Azure REST API version: 2023-10-01-preview.
Other available API versions: 2024-10-01-preview.
Using getPipelineGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPipelineGroup(args: GetPipelineGroupArgs, opts?: InvokeOptions): Promise<GetPipelineGroupResult>
function getPipelineGroupOutput(args: GetPipelineGroupOutputArgs, opts?: InvokeOptions): Output<GetPipelineGroupResult>def get_pipeline_group(pipeline_group_name: Optional[str] = None,
                       resource_group_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetPipelineGroupResult
def get_pipeline_group_output(pipeline_group_name: Optional[pulumi.Input[str]] = None,
                       resource_group_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetPipelineGroupResult]func LookupPipelineGroup(ctx *Context, args *LookupPipelineGroupArgs, opts ...InvokeOption) (*LookupPipelineGroupResult, error)
func LookupPipelineGroupOutput(ctx *Context, args *LookupPipelineGroupOutputArgs, opts ...InvokeOption) LookupPipelineGroupResultOutput> Note: This function is named LookupPipelineGroup in the Go SDK.
public static class GetPipelineGroup 
{
    public static Task<GetPipelineGroupResult> InvokeAsync(GetPipelineGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetPipelineGroupResult> Invoke(GetPipelineGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPipelineGroupResult> getPipelineGroup(GetPipelineGroupArgs args, InvokeOptions options)
public static Output<GetPipelineGroupResult> getPipelineGroup(GetPipelineGroupArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:monitor:getPipelineGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PipelineGroup stringName 
- The name of pipeline group. The name is case insensitive.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- PipelineGroup stringName 
- The name of pipeline group. The name is case insensitive.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- pipelineGroup StringName 
- The name of pipeline group. The name is case insensitive.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- pipelineGroup stringName 
- The name of pipeline group. The name is case insensitive.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- pipeline_group_ strname 
- The name of pipeline group. The name is case insensitive.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- pipelineGroup StringName 
- The name of pipeline group. The name is case insensitive.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getPipelineGroup Result
The following output properties are available:
- Exporters
List<Pulumi.Azure Native. Monitor. Outputs. Exporter Response> 
- The exporters specified for a pipeline group instance.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Processors
List<Pulumi.Azure Native. Monitor. Outputs. Processor Response> 
- The processors specified for a pipeline group instance.
- ProvisioningState string
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
List<Pulumi.Azure Native. Monitor. Outputs. Receiver Response> 
- The receivers specified for a pipeline group instance.
- Service
Pulumi.Azure Native. Monitor. Outputs. Service Response 
- The service section for a given pipeline group instance.
- SystemData Pulumi.Azure Native. Monitor. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ExtendedLocation Pulumi.Azure Native. Monitor. Outputs. Azure Resource Manager Common Types Extended Location Response 
- The extended location for given pipeline group.
- NetworkingConfigurations List<Pulumi.Azure Native. Monitor. Outputs. Networking Configuration Response> 
- Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- Dictionary<string, string>
- Resource tags.
- Exporters
[]ExporterResponse 
- The exporters specified for a pipeline group instance.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Processors
[]ProcessorResponse 
- The processors specified for a pipeline group instance.
- ProvisioningState string
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
[]ReceiverResponse 
- The receivers specified for a pipeline group instance.
- Service
ServiceResponse 
- The service section for a given pipeline group instance.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ExtendedLocation AzureResource Manager Common Types Extended Location Response 
- The extended location for given pipeline group.
- NetworkingConfigurations []NetworkingConfiguration Response 
- Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- map[string]string
- Resource tags.
- exporters
List<ExporterResponse> 
- The exporters specified for a pipeline group instance.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- processors
List<ProcessorResponse> 
- The processors specified for a pipeline group instance.
- provisioningState String
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
List<ReceiverResponse> 
- The receivers specified for a pipeline group instance.
- service
ServiceResponse 
- The service section for a given pipeline group instance.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation AzureResource Manager Common Types Extended Location Response 
- The extended location for given pipeline group.
- networkingConfigurations List<NetworkingConfiguration Response> 
- Networking configurations for the pipeline group instance.
- replicas Integer
- Defines the amount of replicas of the pipeline group instance.
- Map<String,String>
- Resource tags.
- exporters
ExporterResponse[] 
- The exporters specified for a pipeline group instance.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- processors
ProcessorResponse[] 
- The processors specified for a pipeline group instance.
- provisioningState string
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
ReceiverResponse[] 
- The receivers specified for a pipeline group instance.
- service
ServiceResponse 
- The service section for a given pipeline group instance.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation AzureResource Manager Common Types Extended Location Response 
- The extended location for given pipeline group.
- networkingConfigurations NetworkingConfiguration Response[] 
- Networking configurations for the pipeline group instance.
- replicas number
- Defines the amount of replicas of the pipeline group instance.
- {[key: string]: string}
- Resource tags.
- exporters
Sequence[ExporterResponse] 
- The exporters specified for a pipeline group instance.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- processors
Sequence[ProcessorResponse] 
- The processors specified for a pipeline group instance.
- provisioning_state str
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
Sequence[ReceiverResponse] 
- The receivers specified for a pipeline group instance.
- service
ServiceResponse 
- The service section for a given pipeline group instance.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extended_location AzureResource Manager Common Types Extended Location Response 
- The extended location for given pipeline group.
- networking_configurations Sequence[NetworkingConfiguration Response] 
- Networking configurations for the pipeline group instance.
- replicas int
- Defines the amount of replicas of the pipeline group instance.
- Mapping[str, str]
- Resource tags.
- exporters List<Property Map>
- The exporters specified for a pipeline group instance.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- processors List<Property Map>
- The processors specified for a pipeline group instance.
- provisioningState String
- The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers List<Property Map>
- The receivers specified for a pipeline group instance.
- service Property Map
- The service section for a given pipeline group instance.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- extendedLocation Property Map
- The extended location for given pipeline group.
- networkingConfigurations List<Property Map>
- Networking configurations for the pipeline group instance.
- replicas Number
- Defines the amount of replicas of the pipeline group instance.
- Map<String>
- Resource tags.
Supporting Types
AzureMonitorWorkspaceLogsApiConfigResponse      
- DataCollection stringEndpoint Url 
- Data collection endpoint ingestion url.
- DataCollection stringRule 
- Data Collection Rule (DCR) immutable id.
- Schema
Pulumi.Azure Native. Monitor. Inputs. Schema Map Response 
- The schema mapping for incoming data.
- Stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- DataCollection stringEndpoint Url 
- Data collection endpoint ingestion url.
- DataCollection stringRule 
- Data Collection Rule (DCR) immutable id.
- Schema
SchemaMap Response 
- The schema mapping for incoming data.
- Stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- dataCollection StringEndpoint Url 
- Data collection endpoint ingestion url.
- dataCollection StringRule 
- Data Collection Rule (DCR) immutable id.
- schema
SchemaMap Response 
- The schema mapping for incoming data.
- stream String
- Stream name in destination. Azure Monitor stream is related to the destination table.
- dataCollection stringEndpoint Url 
- Data collection endpoint ingestion url.
- dataCollection stringRule 
- Data Collection Rule (DCR) immutable id.
- schema
SchemaMap Response 
- The schema mapping for incoming data.
- stream string
- Stream name in destination. Azure Monitor stream is related to the destination table.
- data_collection_ strendpoint_ url 
- Data collection endpoint ingestion url.
- data_collection_ strrule 
- Data Collection Rule (DCR) immutable id.
- schema
SchemaMap Response 
- The schema mapping for incoming data.
- stream str
- Stream name in destination. Azure Monitor stream is related to the destination table.
- dataCollection StringEndpoint Url 
- Data collection endpoint ingestion url.
- dataCollection StringRule 
- Data Collection Rule (DCR) immutable id.
- schema Property Map
- The schema mapping for incoming data.
- stream String
- Stream name in destination. Azure Monitor stream is related to the destination table.
AzureMonitorWorkspaceLogsExporterResponse     
- Api
Pulumi.Azure Native. Monitor. Inputs. Azure Monitor Workspace Logs Api Config Response 
- API configurations for Azure Monitor workspace exporter.
- Cache
Pulumi.Azure Native. Monitor. Inputs. Cache Configuration Response 
- Cache configurations.
- Concurrency
Pulumi.Azure Native. Monitor. Inputs. Concurrency Configuration Response 
- Concurrency configuration for the exporter.
- Api
AzureMonitor Workspace Logs Api Config Response 
- API configurations for Azure Monitor workspace exporter.
- Cache
CacheConfiguration Response 
- Cache configurations.
- Concurrency
ConcurrencyConfiguration Response 
- Concurrency configuration for the exporter.
- api
AzureMonitor Workspace Logs Api Config Response 
- API configurations for Azure Monitor workspace exporter.
- cache
CacheConfiguration Response 
- Cache configurations.
- concurrency
ConcurrencyConfiguration Response 
- Concurrency configuration for the exporter.
- api
AzureMonitor Workspace Logs Api Config Response 
- API configurations for Azure Monitor workspace exporter.
- cache
CacheConfiguration Response 
- Cache configurations.
- concurrency
ConcurrencyConfiguration Response 
- Concurrency configuration for the exporter.
- api
AzureMonitor Workspace Logs Api Config Response 
- API configurations for Azure Monitor workspace exporter.
- cache
CacheConfiguration Response 
- Cache configurations.
- concurrency
ConcurrencyConfiguration Response 
- Concurrency configuration for the exporter.
- api Property Map
- API configurations for Azure Monitor workspace exporter.
- cache Property Map
- Cache configurations.
- concurrency Property Map
- Concurrency configuration for the exporter.
AzureResourceManagerCommonTypesExtendedLocationResponse       
BatchProcessorResponse  
- batch_size int
- Size of the batch.
- timeout int
- Timeout in milliseconds.
CacheConfigurationResponse  
- MaxStorage intUsage 
- Max storage usage in megabytes.
- RetentionPeriod int
- Retention period in minutes.
- MaxStorage intUsage 
- Max storage usage in megabytes.
- RetentionPeriod int
- Retention period in minutes.
- maxStorage IntegerUsage 
- Max storage usage in megabytes.
- retentionPeriod Integer
- Retention period in minutes.
- maxStorage numberUsage 
- Max storage usage in megabytes.
- retentionPeriod number
- Retention period in minutes.
- max_storage_ intusage 
- Max storage usage in megabytes.
- retention_period int
- Retention period in minutes.
- maxStorage NumberUsage 
- Max storage usage in megabytes.
- retentionPeriod Number
- Retention period in minutes.
ConcurrencyConfigurationResponse  
- BatchQueue intSize 
- Size of the queue for log batches.
- WorkerCount int
- Number of parallel workers processing the log queues.
- BatchQueue intSize 
- Size of the queue for log batches.
- WorkerCount int
- Number of parallel workers processing the log queues.
- batchQueue IntegerSize 
- Size of the queue for log batches.
- workerCount Integer
- Number of parallel workers processing the log queues.
- batchQueue numberSize 
- Size of the queue for log batches.
- workerCount number
- Number of parallel workers processing the log queues.
- batch_queue_ intsize 
- Size of the queue for log batches.
- worker_count int
- Number of parallel workers processing the log queues.
- batchQueue NumberSize 
- Size of the queue for log batches.
- workerCount Number
- Number of parallel workers processing the log queues.
ExporterResponse 
- Name string
- The name of exporter.
- Type string
- The type of exporter.
- AzureMonitor Pulumi.Workspace Logs Azure Native. Monitor. Inputs. Azure Monitor Workspace Logs Exporter Response 
- Azure Monitor Workspace Logs specific configurations.
- Tcp
Pulumi.Azure Native. Monitor. Inputs. Tcp Exporter Response 
- TCP based exporter. Used for pipelineGroup exporter.
- Name string
- The name of exporter.
- Type string
- The type of exporter.
- AzureMonitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response 
- Azure Monitor Workspace Logs specific configurations.
- Tcp
TcpExporter Response 
- TCP based exporter. Used for pipelineGroup exporter.
- name String
- The name of exporter.
- type String
- The type of exporter.
- azureMonitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response 
- Azure Monitor Workspace Logs specific configurations.
- tcp
TcpExporter Response 
- TCP based exporter. Used for pipelineGroup exporter.
- name string
- The name of exporter.
- type string
- The type of exporter.
- azureMonitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response 
- Azure Monitor Workspace Logs specific configurations.
- tcp
TcpExporter Response 
- TCP based exporter. Used for pipelineGroup exporter.
- name str
- The name of exporter.
- type str
- The type of exporter.
- azure_monitor_ Azureworkspace_ logs Monitor Workspace Logs Exporter Response 
- Azure Monitor Workspace Logs specific configurations.
- tcp
TcpExporter Response 
- TCP based exporter. Used for pipelineGroup exporter.
- name String
- The name of exporter.
- type String
- The type of exporter.
- azureMonitor Property MapWorkspace Logs 
- Azure Monitor Workspace Logs specific configurations.
- tcp Property Map
- TCP based exporter. Used for pipelineGroup exporter.
NetworkingConfigurationResponse  
- ExternalNetworking stringMode 
- External networking mode.
- Routes
List<Pulumi.Azure Native. Monitor. Inputs. Networking Route Response> 
- Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- ExternalNetworking stringMode 
- External networking mode.
- Routes
[]NetworkingRoute Response 
- Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- externalNetworking StringMode 
- External networking mode.
- routes
List<NetworkingRoute Response> 
- Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- externalNetworking stringMode 
- External networking mode.
- routes
NetworkingRoute Response[] 
- Networking routes configuration.
- host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external_networking_ strmode 
- External networking mode.
- routes
Sequence[NetworkingRoute Response] 
- Networking routes configuration.
- host str
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- externalNetworking StringMode 
- External networking mode.
- routes List<Property Map>
- Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
NetworkingRouteResponse  
OtlpReceiverResponse  
- Endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- Endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint String
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint string
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint str
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint String
- OTLP GRPC endpoint definition. Example: 0.0.0.0:.
PersistenceConfigurationsResponse  
- PersistentVolume stringName 
- The name of the mounted persistent volume.
- PersistentVolume stringName 
- The name of the mounted persistent volume.
- persistentVolume StringName 
- The name of the mounted persistent volume.
- persistentVolume stringName 
- The name of the mounted persistent volume.
- persistent_volume_ strname 
- The name of the mounted persistent volume.
- persistentVolume StringName 
- The name of the mounted persistent volume.
PipelineResponse 
- Exporters List<string>
- Reference to exporters configured for the pipeline.
- Name string
- Name of the pipeline.
- Receivers List<string>
- Reference to receivers configured for the pipeline.
- Type string
- The type of pipeline
- Processors List<string>
- Reference to processors configured for the pipeline.
- Exporters []string
- Reference to exporters configured for the pipeline.
- Name string
- Name of the pipeline.
- Receivers []string
- Reference to receivers configured for the pipeline.
- Type string
- The type of pipeline
- Processors []string
- Reference to processors configured for the pipeline.
- exporters List<String>
- Reference to exporters configured for the pipeline.
- name String
- Name of the pipeline.
- receivers List<String>
- Reference to receivers configured for the pipeline.
- type String
- The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
- exporters string[]
- Reference to exporters configured for the pipeline.
- name string
- Name of the pipeline.
- receivers string[]
- Reference to receivers configured for the pipeline.
- type string
- The type of pipeline
- processors string[]
- Reference to processors configured for the pipeline.
- exporters Sequence[str]
- Reference to exporters configured for the pipeline.
- name str
- Name of the pipeline.
- receivers Sequence[str]
- Reference to receivers configured for the pipeline.
- type str
- The type of pipeline
- processors Sequence[str]
- Reference to processors configured for the pipeline.
- exporters List<String>
- Reference to exporters configured for the pipeline.
- name String
- Name of the pipeline.
- receivers List<String>
- Reference to receivers configured for the pipeline.
- type String
- The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
ProcessorResponse 
- Name string
- The name of processor.
- Type string
- The type of processor.
- Batch
Pulumi.Azure Native. Monitor. Inputs. Batch Processor Response 
- Batch processor configurations.
- Name string
- The name of processor.
- Type string
- The type of processor.
- Batch
BatchProcessor Response 
- Batch processor configurations.
- name String
- The name of processor.
- type String
- The type of processor.
- batch
BatchProcessor Response 
- Batch processor configurations.
- name string
- The name of processor.
- type string
- The type of processor.
- batch
BatchProcessor Response 
- Batch processor configurations.
- name str
- The name of processor.
- type str
- The type of processor.
- batch
BatchProcessor Response 
- Batch processor configurations.
- name String
- The name of processor.
- type String
- The type of processor.
- batch Property Map
- Batch processor configurations.
ReceiverResponse 
- Name string
- The name of receiver.
- Type string
- The type of receiver.
- Otlp
Pulumi.Azure Native. Monitor. Inputs. Otlp Receiver Response 
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- Syslog
Pulumi.Azure Native. Monitor. Inputs. Syslog Receiver Response 
- Syslog configurations. This field is mandatory for syslog type receivers.
- Udp
Pulumi.Azure Native. Monitor. Inputs. Udp Receiver Response 
- UDP receiver configurations. This field is mandatory for UDP receivers.
- Name string
- The name of receiver.
- Type string
- The type of receiver.
- Otlp
OtlpReceiver Response 
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- Syslog
SyslogReceiver Response 
- Syslog configurations. This field is mandatory for syslog type receivers.
- Udp
UdpReceiver Response 
- UDP receiver configurations. This field is mandatory for UDP receivers.
- name String
- The name of receiver.
- type String
- The type of receiver.
- otlp
OtlpReceiver Response 
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
SyslogReceiver Response 
- Syslog configurations. This field is mandatory for syslog type receivers.
- udp
UdpReceiver Response 
- UDP receiver configurations. This field is mandatory for UDP receivers.
- name string
- The name of receiver.
- type string
- The type of receiver.
- otlp
OtlpReceiver Response 
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
SyslogReceiver Response 
- Syslog configurations. This field is mandatory for syslog type receivers.
- udp
UdpReceiver Response 
- UDP receiver configurations. This field is mandatory for UDP receivers.
- name str
- The name of receiver.
- type str
- The type of receiver.
- otlp
OtlpReceiver Response 
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
SyslogReceiver Response 
- Syslog configurations. This field is mandatory for syslog type receivers.
- udp
UdpReceiver Response 
- UDP receiver configurations. This field is mandatory for UDP receivers.
- name String
- The name of receiver.
- type String
- The type of receiver.
- otlp Property Map
- OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog Property Map
- Syslog configurations. This field is mandatory for syslog type receivers.
- udp Property Map
- UDP receiver configurations. This field is mandatory for UDP receivers.
RecordMapResponse  
ResourceMapResponse  
SchemaMapResponse  
- RecordMap List<Pulumi.Azure Native. Monitor. Inputs. Record Map Response> 
- Record Map.
- ResourceMap List<Pulumi.Azure Native. Monitor. Inputs. Resource Map Response> 
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- ScopeMap List<Pulumi.Azure Native. Monitor. Inputs. Scope Map Response> 
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- RecordMap []RecordMap Response 
- Record Map.
- ResourceMap []ResourceMap Response 
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- ScopeMap []ScopeMap Response 
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- recordMap List<RecordMap Response> 
- Record Map.
- resourceMap List<ResourceMap Response> 
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scopeMap List<ScopeMap Response> 
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- recordMap RecordMap Response[] 
- Record Map.
- resourceMap ResourceMap Response[] 
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scopeMap ScopeMap Response[] 
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record_map Sequence[RecordMap Response] 
- Record Map.
- resource_map Sequence[ResourceMap Response] 
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scope_map Sequence[ScopeMap Response] 
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- recordMap List<Property Map>
- Record Map.
- resourceMap List<Property Map>
- Resource Map captures information about the entity for which telemetry is recorded. For example, metrics exposed by a Kubernetes container can be linked to a resource that specifies the cluster, namespace, pod, and container name.Resource may capture an entire hierarchy of entity identification. It may describe the host in the cloud and specific container or an application running in the process.
- scopeMap List<Property Map>
- A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
ScopeMapResponse  
ServiceResponse 
- Pipelines
List<Pulumi.Azure Native. Monitor. Inputs. Pipeline Response> 
- Pipelines belonging to a given pipeline group.
- Persistence
Pulumi.Azure Native. Monitor. Inputs. Persistence Configurations Response 
- Persistence options to all pipelines in the instance.
- Pipelines
[]PipelineResponse 
- Pipelines belonging to a given pipeline group.
- Persistence
PersistenceConfigurations Response 
- Persistence options to all pipelines in the instance.
- pipelines
List<PipelineResponse> 
- Pipelines belonging to a given pipeline group.
- persistence
PersistenceConfigurations Response 
- Persistence options to all pipelines in the instance.
- pipelines
PipelineResponse[] 
- Pipelines belonging to a given pipeline group.
- persistence
PersistenceConfigurations Response 
- Persistence options to all pipelines in the instance.
- pipelines
Sequence[PipelineResponse] 
- Pipelines belonging to a given pipeline group.
- persistence
PersistenceConfigurations Response 
- Persistence options to all pipelines in the instance.
- pipelines List<Property Map>
- Pipelines belonging to a given pipeline group.
- persistence Property Map
- Persistence options to all pipelines in the instance.
SyslogReceiverResponse  
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TcpExporterResponse  
- Url string
- TCP url to export.
- Url string
- TCP url to export.
- url String
- TCP url to export.
- url string
- TCP url to export.
- url str
- TCP url to export.
- url String
- TCP url to export.
UdpReceiverResponse  
- Endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- ReadQueue intLength 
- Max read queue length.
- Endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- ReadQueue intLength 
- Max read queue length.
- endpoint String
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- readQueue IntegerLength 
- Max read queue length.
- endpoint string
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding string
- The encoding of the stream being received.
- readQueue numberLength 
- Max read queue length.
- endpoint str
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding str
- The encoding of the stream being received.
- read_queue_ intlength 
- Max read queue length.
- endpoint String
- TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- readQueue NumberLength 
- Max read queue length.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi