DataCollectionEndpointResource Class
Definition of ARM tracked top level resource.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
DataCollectionEndpointResource(*, location: str, tags: Dict[str, str] | None = None, kind: str | _models.KnownDataCollectionEndpointResourceKind | None = None, identity: _models.DataCollectionEndpointResourceIdentity | None = None, description: str | None = None, immutable_id: str | None = None, configuration_access: _models.DataCollectionEndpointConfigurationAccess | None = None, logs_ingestion: _models.DataCollectionEndpointLogsIngestion | None = None, metrics_ingestion: _models.DataCollectionEndpointMetricsIngestion | None = None, network_acls: _models.DataCollectionEndpointNetworkAcls | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
The geo-location where the resource lives. Required. |
|
tags
|
Resource tags. Default value: None
|
|
kind
|
The kind of the resource. Known values are: "Linux" and "Windows". Default value: None
|
|
identity
|
Managed service identity of the resource. Default value: None
|
|
description
|
Description of the data collection endpoint. Default value: None
|
|
immutable_id
|
The immutable ID of this data collection endpoint resource. This property is READ-ONLY. Default value: None
|
|
configuration_access
|
The endpoint used by clients to access their configuration. Default value: None
|
|
logs_ingestion
|
The endpoint used by clients to ingest logs. Default value: None
|
|
metrics_ingestion
|
The endpoint used by clients to ingest metrics. Default value: None
|
|
network_acls
|
Network access control rules for the endpoints. Default value: None
|
Variables
| Name | Description |
|---|---|
|
location
|
The geo-location where the resource lives. Required. |
|
tags
|
Resource tags. |
|
kind
|
The kind of the resource. Known values are: "Linux" and "Windows". |
|
identity
|
Managed service identity of the resource. |
|
id
|
Fully qualified ID of the resource. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. |
|
etag
|
Resource entity tag (ETag). |
|
system_data
|
Metadata pertaining to creation and last modification of the resource. |
|
description
|
Description of the data collection endpoint. |
|
immutable_id
|
The immutable ID of this data collection endpoint resource. This property is READ-ONLY. |
|
configuration_access
|
The endpoint used by clients to access their configuration. |
|
logs_ingestion
|
The endpoint used by clients to ingest logs. |
|
metrics_ingestion
|
The endpoint used by clients to ingest metrics. |
|
network_acls
|
Network access control rules for the endpoints. |
|
provisioning_state
|
The resource provisioning state. This property is READ-ONLY. Known values are: "Creating", "Updating", "Deleting", "Succeeded", "Canceled", and "Failed". |
|
private_link_scoped_resources
|
List of Azure Monitor Private Link Scope Resources to which this data collection endpoint resource is associated. This property is READ-ONLY. |
|
failover_configuration
|
Failover configuration on this endpoint. This property is READ-ONLY. |
|
metadata
|
Metadata for the resource. This property is READ-ONLY. |