DataCollectionEndpoint interface

Definition of data collection endpoint.

Properties

configurationAccess

The endpoint used by agents to access their configuration.

description

Description of the data collection endpoint.

immutableId

The immutable ID of this data collection endpoint resource. This property is READ-ONLY.

logsIngestion

The endpoint used by clients to ingest logs.

networkAcls

Network access control rules for the endpoints.

provisioningState

The resource provisioning state. This property is READ-ONLY. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

configurationAccess

The endpoint used by agents to access their configuration.

configurationAccess?: ConfigurationAccessEndpointSpec

Property Value

description

Description of the data collection endpoint.

description?: string

Property Value

string

immutableId

The immutable ID of this data collection endpoint resource. This property is READ-ONLY.

immutableId?: string

Property Value

string

logsIngestion

The endpoint used by clients to ingest logs.

logsIngestion?: LogsIngestionEndpointSpec

Property Value

networkAcls

Network access control rules for the endpoints.

networkAcls?: NetworkRuleSet

Property Value

provisioningState

The resource provisioning state. This property is READ-ONLY. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string