This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
azure-native.monitor.getPipelineGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
Returns the specific pipeline group instance.
Uses Azure REST API version 2024-10-01-preview.
Other available API versions: 2023-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native monitor [ApiVersion]
. See the version guide for details.
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 dictionary
The following arguments are supported:
- Pipeline
Group Name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Pipeline
Group Name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- pipeline
Group Name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- pipeline
Group Name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- pipeline_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- pipeline
Group Name This property is required. Changes to this property will trigger replacement.
- The name of pipeline group. The name is case insensitive.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
getPipelineGroup Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Properties
Pulumi.
Azure Native. Monitor. Outputs. Pipeline Group Properties Response - The resource-specific properties for this resource.
- System
Data 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"
- Extended
Location Pulumi.Azure Native. Monitor. Outputs. Azure Resource Manager Common Types Extended Location Response - The complex type of the extended location.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Properties
Pipeline
Group Properties Response - The resource-specific properties for this resource.
- System
Data 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"
- Extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- properties
Pipeline
Group Properties Response - The resource-specific properties for this resource.
- system
Data 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"
- extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- properties
Pipeline
Group Properties Response - The resource-specific properties for this resource.
- system
Data 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"
- extended
Location AzureResource Manager Common Types Extended Location Response - The complex type of the extended location.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- properties
Pipeline
Group Properties Response - The resource-specific properties for this resource.
- 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 complex type of the extended location.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- properties Property Map
- The resource-specific properties for this resource.
- system
Data 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"
- extended
Location Property Map - The complex type of the extended location.
- Map<String>
- Resource tags.
Supporting Types
AzureMonitorWorkspaceLogsApiConfigResponse
- Data
Collection Endpoint Url This property is required. string - Data collection endpoint ingestion url.
- Data
Collection Rule This property is required. string - Data Collection Rule (DCR) immutable id.
- Schema
This property is required. Pulumi.Azure Native. Monitor. Inputs. Schema Map Response - The schema mapping for incoming data.
- Stream
This property is required. string - Stream name in destination. Azure Monitor stream is related to the destination table.
- Data
Collection Endpoint Url This property is required. string - Data collection endpoint ingestion url.
- Data
Collection Rule This property is required. string - Data Collection Rule (DCR) immutable id.
- Schema
This property is required. SchemaMap Response - The schema mapping for incoming data.
- Stream
This property is required. string - Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection Endpoint Url This property is required. String - Data collection endpoint ingestion url.
- data
Collection Rule This property is required. String - Data Collection Rule (DCR) immutable id.
- schema
This property is required. SchemaMap Response - The schema mapping for incoming data.
- stream
This property is required. String - Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection Endpoint Url This property is required. string - Data collection endpoint ingestion url.
- data
Collection Rule This property is required. string - Data Collection Rule (DCR) immutable id.
- schema
This property is required. SchemaMap Response - The schema mapping for incoming data.
- stream
This property is required. string - Stream name in destination. Azure Monitor stream is related to the destination table.
- data_
collection_ endpoint_ url This property is required. str - Data collection endpoint ingestion url.
- data_
collection_ rule This property is required. str - Data Collection Rule (DCR) immutable id.
- schema
This property is required. SchemaMap Response - The schema mapping for incoming data.
- stream
This property is required. str - Stream name in destination. Azure Monitor stream is related to the destination table.
- data
Collection Endpoint Url This property is required. String - Data collection endpoint ingestion url.
- data
Collection Rule This property is required. String - Data Collection Rule (DCR) immutable id.
- schema
This property is required. Property Map - The schema mapping for incoming data.
- stream
This property is required. String - Stream name in destination. Azure Monitor stream is related to the destination table.
AzureMonitorWorkspaceLogsExporterResponse
- Api
This property is required. 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
This property is required. AzureMonitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- Cache
Cache
Configuration Response - Cache configurations.
- Concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
This property is required. AzureMonitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
This property is required. AzureMonitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
This property is required. AzureMonitor Workspace Logs Api Config Response - API configurations for Azure Monitor workspace exporter.
- cache
Cache
Configuration Response - Cache configurations.
- concurrency
Concurrency
Configuration Response - Concurrency configuration for the exporter.
- api
This property is required. 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
- Max
Storage intUsage - Max storage usage in megabytes.
- Retention
Period int - Retention period in minutes.
- Max
Storage intUsage - Max storage usage in megabytes.
- Retention
Period int - Retention period in minutes.
- max
Storage IntegerUsage - Max storage usage in megabytes.
- retention
Period Integer - Retention period in minutes.
- max
Storage numberUsage - Max storage usage in megabytes.
- retention
Period number - Retention period in minutes.
- max_
storage_ intusage - Max storage usage in megabytes.
- retention_
period int - Retention period in minutes.
- max
Storage NumberUsage - Max storage usage in megabytes.
- retention
Period Number - Retention period in minutes.
ConcurrencyConfigurationResponse
- Batch
Queue intSize - Size of the queue for log batches.
- Worker
Count int - 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.
- batch
Queue IntegerSize - Size of the queue for log batches.
- worker
Count Integer - Number of parallel workers processing the log queues.
- batch
Queue numberSize - Size of the queue for log batches.
- worker
Count 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.
- batch
Queue NumberSize - Size of the queue for log batches.
- worker
Count Number - Number of parallel workers processing the log queues.
ExporterResponse
- Name
This property is required. string - The name of exporter.
- Type
This property is required. string - The type of exporter.
- Azure
Monitor 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
This property is required. string - The name of exporter.
- Type
This property is required. string - The type of exporter.
- Azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- Tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name
This property is required. String - The name of exporter.
- type
This property is required. String - The type of exporter.
- azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name
This property is required. string - The name of exporter.
- type
This property is required. string - The type of exporter.
- azure
Monitor AzureWorkspace Logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name
This property is required. str - The name of exporter.
- type
This property is required. str - The type of exporter.
- azure_
monitor_ Azureworkspace_ logs Monitor Workspace Logs Exporter Response - Azure Monitor Workspace Logs specific configurations.
- tcp
Tcp
Exporter Response - TCP based exporter. Used for pipelineGroup exporter.
- name
This property is required. String - The name of exporter.
- type
This property is required. String - The type of exporter.
- azure
Monitor Property MapWorkspace Logs - Azure Monitor Workspace Logs specific configurations.
- tcp Property Map
- TCP based exporter. Used for pipelineGroup exporter.
JsonArrayMapperResponse
- Keys
This property is required. List<string> - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- Destination
Field Pulumi.Azure Native. Monitor. Inputs. Json Mapper Destination Field Response - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- Source
Field Pulumi.Azure Native. Monitor. Inputs. Json Mapper Source Field Response - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
- Keys
This property is required. []string - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- Destination
Field JsonMapper Destination Field Response - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- Source
Field JsonMapper Source Field Response - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
- keys
This property is required. List<String> - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- destination
Field JsonMapper Destination Field Response - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- source
Field JsonMapper Source Field Response - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
- keys
This property is required. string[] - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- destination
Field JsonMapper Destination Field Response - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- source
Field JsonMapper Source Field Response - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
- keys
This property is required. Sequence[str] - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- destination_
field JsonMapper Destination Field Response - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- source_
field JsonMapper Source Field Response - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
- keys
This property is required. List<String> - Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.
- destination
Field Property Map - Define a destination field to which the parsed output will be written. The output is a map, it's keys is the given keys array and the matching values are the parsed json array elements.
- source
Field Property Map - Define a source field from which a json array will be read and parsed to it's elements. The number of elements in the json array is expected to be the same as the length of keys.
JsonMapperDestinationFieldResponse
- Destination string
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- Field
Name string - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
- Destination string
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- Field
Name string - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
- destination String
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- field
Name String - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
- destination string
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- field
Name string - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
- destination str
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- field_
name str - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
- destination String
- Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.
- field
Name String - Define a destination field name under the given element. Leaving this empty, means the root of the element. In case element=attributes and fieldName is empty, the object's attributes themselves will contain the key value output pairs.
JsonMapperSourceFieldResponse
- Field
Name string - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
- Field
Name string - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
- field
Name String - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
- field
Name string - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
- field_
name str - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
- field
Name String - Define a source field name from which the json array mapper will read the json array. Leaving this empty, means reading the body of the message itself.
NetworkingConfigurationResponse
- External
Networking Mode This property is required. string - External networking mode.
- Routes
This property is required. List<Pulumi.Azure Native. Monitor. Inputs. Networking Route Response> - Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- External
Networking Mode This property is required. string - External networking mode.
- Routes
This property is required. []NetworkingRoute Response - Networking routes configuration.
- Host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking Mode This property is required. String - External networking mode.
- routes
This property is required. List<NetworkingRoute Response> - Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking Mode This property is required. string - External networking mode.
- routes
This property is required. NetworkingRoute Response[] - Networking routes configuration.
- host string
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external_
networking_ mode This property is required. str - External networking mode.
- routes
This property is required. Sequence[NetworkingRoute Response] - Networking routes configuration.
- host str
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
- external
Networking Mode This property is required. String - External networking mode.
- routes
This property is required. List<Property Map> - Networking routes configuration.
- host String
- The address exposed on the cluster. Example: azuremonitorpipeline.contoso.com.
NetworkingRouteResponse
OtlpReceiverResponse
- Endpoint
This property is required. string - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- Endpoint
This property is required. string - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint
This property is required. String - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint
This property is required. string - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint
This property is required. str - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
- endpoint
This property is required. String - OTLP GRPC endpoint definition. Example: 0.0.0.0:.
PersistenceConfigurationsResponse
- Persistent
Volume Name This property is required. string - The name of the mounted persistent volume.
- Persistent
Volume Name This property is required. string - The name of the mounted persistent volume.
- persistent
Volume Name This property is required. String - The name of the mounted persistent volume.
- persistent
Volume Name This property is required. string - The name of the mounted persistent volume.
- persistent_
volume_ name This property is required. str - The name of the mounted persistent volume.
- persistent
Volume Name This property is required. String - The name of the mounted persistent volume.
PipelineGroupPropertiesResponse
- Exporters
This property is required. List<Pulumi.Azure Native. Monitor. Inputs. Exporter Response> - The exporters specified for a pipeline group instance.
- Processors
This property is required. List<Pulumi.Azure Native. Monitor. Inputs. Processor Response> - The processors specified for a pipeline group instance.
- Provisioning
State This property is required. string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
This property is required. List<Pulumi.Azure Native. Monitor. Inputs. Receiver Response> - The receivers specified for a pipeline group instance.
- Service
This property is required. Pulumi.Azure Native. Monitor. Inputs. Service Response - The service section for a given pipeline group instance.
- Networking
Configurations List<Pulumi.Azure Native. Monitor. Inputs. Networking Configuration Response> - Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- Exporters
This property is required. []ExporterResponse - The exporters specified for a pipeline group instance.
- Processors
This property is required. []ProcessorResponse - The processors specified for a pipeline group instance.
- Provisioning
State This property is required. string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- Receivers
This property is required. []ReceiverResponse - The receivers specified for a pipeline group instance.
- Service
This property is required. ServiceResponse - The service section for a given pipeline group instance.
- Networking
Configurations []NetworkingConfiguration Response - Networking configurations for the pipeline group instance.
- Replicas int
- Defines the amount of replicas of the pipeline group instance.
- exporters
This property is required. List<ExporterResponse> - The exporters specified for a pipeline group instance.
- processors
This property is required. List<ProcessorResponse> - The processors specified for a pipeline group instance.
- provisioning
State This property is required. String - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
This property is required. List<ReceiverResponse> - The receivers specified for a pipeline group instance.
- service
This property is required. ServiceResponse - The service section for a given pipeline group instance.
- networking
Configurations List<NetworkingConfiguration Response> - Networking configurations for the pipeline group instance.
- replicas Integer
- Defines the amount of replicas of the pipeline group instance.
- exporters
This property is required. ExporterResponse[] - The exporters specified for a pipeline group instance.
- processors
This property is required. ProcessorResponse[] - The processors specified for a pipeline group instance.
- provisioning
State This property is required. string - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
This property is required. ReceiverResponse[] - The receivers specified for a pipeline group instance.
- service
This property is required. ServiceResponse - The service section for a given pipeline group instance.
- networking
Configurations NetworkingConfiguration Response[] - Networking configurations for the pipeline group instance.
- replicas number
- Defines the amount of replicas of the pipeline group instance.
- exporters
This property is required. Sequence[ExporterResponse] - The exporters specified for a pipeline group instance.
- processors
This property is required. Sequence[ProcessorResponse] - The processors specified for a pipeline group instance.
- provisioning_
state This property is required. str - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
This property is required. Sequence[ReceiverResponse] - The receivers specified for a pipeline group instance.
- service
This property is required. ServiceResponse - The service section for a given pipeline group instance.
- networking_
configurations Sequence[NetworkingConfiguration Response] - Networking configurations for the pipeline group instance.
- replicas int
- Defines the amount of replicas of the pipeline group instance.
- exporters
This property is required. List<Property Map> - The exporters specified for a pipeline group instance.
- processors
This property is required. List<Property Map> - The processors specified for a pipeline group instance.
- provisioning
State This property is required. String - The provisioning state of a pipeline group instance. Set to Succeeded if everything is healthy.
- receivers
This property is required. List<Property Map> - The receivers specified for a pipeline group instance.
- service
This property is required. Property Map - The service section for a given pipeline group instance.
- networking
Configurations List<Property Map> - Networking configurations for the pipeline group instance.
- replicas Number
- Defines the amount of replicas of the pipeline group instance.
PipelineResponse
- Exporters
This property is required. List<string> - Reference to exporters configured for the pipeline.
- Name
This property is required. string - Name of the pipeline.
- Receivers
This property is required. List<string> - Reference to receivers configured for the pipeline.
- Type
This property is required. string - The type of pipeline
- Processors List<string>
- Reference to processors configured for the pipeline.
- Exporters
This property is required. []string - Reference to exporters configured for the pipeline.
- Name
This property is required. string - Name of the pipeline.
- Receivers
This property is required. []string - Reference to receivers configured for the pipeline.
- Type
This property is required. string - The type of pipeline
- Processors []string
- Reference to processors configured for the pipeline.
- exporters
This property is required. List<String> - Reference to exporters configured for the pipeline.
- name
This property is required. String - Name of the pipeline.
- receivers
This property is required. List<String> - Reference to receivers configured for the pipeline.
- type
This property is required. String - The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
- exporters
This property is required. string[] - Reference to exporters configured for the pipeline.
- name
This property is required. string - Name of the pipeline.
- receivers
This property is required. string[] - Reference to receivers configured for the pipeline.
- type
This property is required. string - The type of pipeline
- processors string[]
- Reference to processors configured for the pipeline.
- exporters
This property is required. Sequence[str] - Reference to exporters configured for the pipeline.
- name
This property is required. str - Name of the pipeline.
- receivers
This property is required. Sequence[str] - Reference to receivers configured for the pipeline.
- type
This property is required. str - The type of pipeline
- processors Sequence[str]
- Reference to processors configured for the pipeline.
- exporters
This property is required. List<String> - Reference to exporters configured for the pipeline.
- name
This property is required. String - Name of the pipeline.
- receivers
This property is required. List<String> - Reference to receivers configured for the pipeline.
- type
This property is required. String - The type of pipeline
- processors List<String>
- Reference to processors configured for the pipeline.
ProcessorResponse
- Name
This property is required. string - The name of processor.
- Type
This property is required. string - The type of processor.
- Batch
Pulumi.
Azure Native. Monitor. Inputs. Batch Processor Response - Batch processor configurations.
- Name
This property is required. string - The name of processor.
- Type
This property is required. string - The type of processor.
- Batch
Batch
Processor Response - Batch processor configurations.
- name
This property is required. String - The name of processor.
- type
This property is required. String - The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name
This property is required. string - The name of processor.
- type
This property is required. string - The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name
This property is required. str - The name of processor.
- type
This property is required. str - The type of processor.
- batch
Batch
Processor Response - Batch processor configurations.
- name
This property is required. String - The name of processor.
- type
This property is required. String - The type of processor.
- batch Property Map
- Batch processor configurations.
ReceiverResponse
- Name
This property is required. string - The name of receiver.
- Type
This property is required. 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
This property is required. string - The name of receiver.
- Type
This property is required. string - The type of receiver.
- Otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- Syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- Udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name
This property is required. String - The name of receiver.
- type
This property is required. String - The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name
This property is required. string - The name of receiver.
- type
This property is required. string - The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name
This property is required. str - The name of receiver.
- type
This property is required. str - The type of receiver.
- otlp
Otlp
Receiver Response - OTLP receiver configurations. This field is mandatory for OTLP and pipelineGroup receivers.
- syslog
Syslog
Receiver Response - Syslog configurations. This field is mandatory for syslog type receivers.
- udp
Udp
Receiver Response - UDP receiver configurations. This field is mandatory for UDP receivers.
- name
This property is required. String - The name of receiver.
- type
This property is required. 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
- Record
Map This property is required. List<Pulumi.Azure Native. Monitor. Inputs. Record Map Response> - Record Map.
- Resource
Map 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.
- Scope
Map 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.
- Record
Map This property is required. []RecordMap Response - Record Map.
- Resource
Map []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 []ScopeMap Response - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record
Map This property is required. List<RecordMap Response> - Record Map.
- resource
Map 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.
- scope
Map List<ScopeMap Response> - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record
Map This property is required. RecordMap Response[] - Record Map.
- resource
Map 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 ScopeMap Response[] - A scope map is a logical unit of the application code with which the emitted telemetry can be associated.
- record_
map This property is required. 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.
- record
Map This property is required. List<Property Map> - Record Map.
- resource
Map 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.
- scope
Map 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
This property is required. 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
This property is required. []PipelineResponse - Pipelines belonging to a given pipeline group.
- Persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
This property is required. List<PipelineResponse> - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
This property is required. PipelineResponse[] - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
This property is required. Sequence[PipelineResponse] - Pipelines belonging to a given pipeline group.
- persistence
Persistence
Configurations Response - Persistence options to all pipelines in the instance.
- pipelines
This property is required. List<Property Map> - Pipelines belonging to a given pipeline group.
- persistence Property Map
- Persistence options to all pipelines in the instance.
SyslogReceiverResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TcpExporterResponse
- Url
This property is required. string - TCP url to export.
- Url
This property is required. string - TCP url to export.
- url
This property is required. String - TCP url to export.
- url
This property is required. string - TCP url to export.
- url
This property is required. str - TCP url to export.
- url
This property is required. String - TCP url to export.
UdpReceiverResponse
- Endpoint
This property is required. string - TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- Json
Array Pulumi.Mapper Azure Native. Monitor. Inputs. Json Array Mapper Response - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- Read
Queue intLength - Max read queue length.
- Endpoint
This property is required. string - TCP endpoint definition. Example: 0.0.0.0:.
- Encoding string
- The encoding of the stream being received.
- Json
Array JsonMapper Array Mapper Response - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- Read
Queue intLength - Max read queue length.
- endpoint
This property is required. String - TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- json
Array JsonMapper Array Mapper Response - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- read
Queue IntegerLength - Max read queue length.
- endpoint
This property is required. string - TCP endpoint definition. Example: 0.0.0.0:.
- encoding string
- The encoding of the stream being received.
- json
Array JsonMapper Array Mapper Response - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- read
Queue numberLength - Max read queue length.
- endpoint
This property is required. str - TCP endpoint definition. Example: 0.0.0.0:.
- encoding str
- The encoding of the stream being received.
- json_
array_ Jsonmapper Array Mapper Response - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- read_
queue_ intlength - Max read queue length.
- endpoint
This property is required. String - TCP endpoint definition. Example: 0.0.0.0:.
- encoding String
- The encoding of the stream being received.
- json
Array Property MapMapper - Json array mapper - allows this udp receiver to parse a value from a given source field as a json array, match a key to each parsed value and output the key-value map to a given output field.
- read
Queue 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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi