Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpoint
Packages that use DataCollectionEndpoint
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of DataCollectionEndpoint in com.azure.resourcemanager.monitor.fluent.models
Subclasses of DataCollectionEndpoint in com.azure.resourcemanager.monitor.fluent.modelsModifier and TypeClassDescriptionfinal classResource properties. -
Uses of DataCollectionEndpoint in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpointModifier and TypeMethodDescriptionstatic DataCollectionEndpointDataCollectionEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataCollectionEndpoint from the JsonReader.DataCollectionEndpoint.withConfigurationAccess(DataCollectionEndpointConfigurationAccess configurationAccess) Set the configurationAccess property: The endpoint used by clients to access their configuration.DataCollectionEndpoint.withDescription(String description) Set the description property: Description of the data collection endpoint.DataCollectionEndpoint.withImmutableId(String immutableId) Set the immutableId property: The immutable ID of this data collection endpoint resource.DataCollectionEndpoint.withLogsIngestion(DataCollectionEndpointLogsIngestion logsIngestion) Set the logsIngestion property: The endpoint used by clients to ingest logs.DataCollectionEndpoint.withNetworkAcls(DataCollectionEndpointNetworkAcls networkAcls) Set the networkAcls property: Network access control rules for the endpoints.