DataCollectionEndpoint Class

Definition

Definition of data collection endpoint.

public class DataCollectionEndpoint
type DataCollectionEndpoint = class
Public Class DataCollectionEndpoint
Inheritance
DataCollectionEndpoint

Constructors

DataCollectionEndpoint()

Initializes a new instance of the DataCollectionEndpoint class.

DataCollectionEndpoint(String, String, DataCollectionEndpointConfigurationAccess, DataCollectionEndpointLogsIngestion, DataCollectionEndpointNetworkAcls, String)

Initializes a new instance of the DataCollectionEndpoint class.

Properties

ConfigurationAccess

Gets or sets the endpoint used by clients to access their configuration.

Description

Gets or sets description of the data collection endpoint.

ImmutableId

Gets or sets the immutable ID of this data collection endpoint resource. This property is READ-ONLY.

LogsIngestion

Gets or sets the endpoint used by clients to ingest logs.

NetworkAcls

Gets or sets network access control rules for the endpoints.

ProvisioningState

Gets the resource provisioning state. This property is READ-ONLY. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed'

Applies to