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