Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpoint
-
Packages that use DataCollectionEndpoint Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DataCollectionEndpoint in com.azure.resourcemanager.monitor.models
Subclasses of DataCollectionEndpoint in com.azure.resourcemanager.monitor.models Modifier and Type Class Description classDataCollectionEndpointResourcePropertiesResource properties.Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpoint Modifier and Type Method Description DataCollectionEndpointDataCollectionEndpoint. withConfigurationAccess(DataCollectionEndpointConfigurationAccess configurationAccess)Set the configurationAccess property: The endpoint used by agents to access their configuration.DataCollectionEndpointDataCollectionEndpoint. withDescription(String description)Set the description property: Description of the data collection endpoint.DataCollectionEndpointDataCollectionEndpoint. withImmutableId(String immutableId)Set the immutableId property: The immutable ID of this data collection endpoint resource.DataCollectionEndpointDataCollectionEndpoint. withLogsIngestion(DataCollectionEndpointLogsIngestion logsIngestion)Set the logsIngestion property: The endpoint used by clients to ingest logs.DataCollectionEndpointDataCollectionEndpoint. withNetworkAcls(DataCollectionEndpointNetworkAcls networkAcls)Set the networkAcls property: Network access control rules for the endpoints.
-