Get Data Collection Endpoint Result
data class GetDataCollectionEndpointResult(val configurationAccess: DataCollectionEndpointResponseConfigurationAccess? = null, val description: String? = null, val etag: String, val id: String, val immutableId: String? = null, val kind: String? = null, val location: String, val logsIngestion: DataCollectionEndpointResponseLogsIngestion? = null, val name: String, val networkAcls: DataCollectionEndpointResponseNetworkAcls? = null, val provisioningState: String, val systemData: DataCollectionEndpointResourceResponseSystemData, val tags: Map<String, String>? = null, val type: String)
Definition of ARM tracked top level resource.
Constructors
Link copied to clipboard
constructor(configurationAccess: DataCollectionEndpointResponseConfigurationAccess? = null, description: String? = null, etag: String, id: String, immutableId: String? = null, kind: String? = null, location: String, logsIngestion: DataCollectionEndpointResponseLogsIngestion? = null, name: String, networkAcls: DataCollectionEndpointResponseNetworkAcls? = null, provisioningState: String, systemData: DataCollectionEndpointResourceResponseSystemData, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The endpoint used by clients to access their configuration.
Link copied to clipboard
Description of the data collection endpoint.
Link copied to clipboard
The immutable ID of this data collection endpoint resource. This property is READ-ONLY.
Link copied to clipboard
The endpoint used by clients to ingest logs.
Link copied to clipboard
Network access control rules for the endpoints.
Link copied to clipboard
The resource provisioning state. This property is READ-ONLY.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.