Uses of Class
com.azure.resourcemanager.monitor.models.DataCollectionEndpointLogsIngestion
-
Packages that use DataCollectionEndpointLogsIngestion Package Description com.azure.resourcemanager.monitor.fluent.models Package containing the inner data models for MonitorClient.com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DataCollectionEndpointLogsIngestion in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return DataCollectionEndpointLogsIngestion Modifier and Type Method Description DataCollectionEndpointLogsIngestionDataCollectionEndpointResourceInner. logsIngestion()Get the logsIngestion property: The endpoint used by clients to ingest logs.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type DataCollectionEndpointLogsIngestion Modifier and Type Method Description DataCollectionEndpointResourceInnerDataCollectionEndpointResourceInner. withLogsIngestion(DataCollectionEndpointLogsIngestion logsIngestion)Set the logsIngestion property: The endpoint used by clients to ingest logs. -
Uses of DataCollectionEndpointLogsIngestion in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DataCollectionEndpointLogsIngestion Modifier and Type Method Description DataCollectionEndpointLogsIngestionDataCollectionEndpoint. logsIngestion()Get the logsIngestion property: The endpoint used by clients to ingest logs.Methods in com.azure.resourcemanager.monitor.models with parameters of type DataCollectionEndpointLogsIngestion Modifier and Type Method Description DataCollectionEndpointDataCollectionEndpoint. withLogsIngestion(DataCollectionEndpointLogsIngestion logsIngestion)Set the logsIngestion property: The endpoint used by clients to ingest logs.DataCollectionEndpointResourcePropertiesDataCollectionEndpointResourceProperties. withLogsIngestion(DataCollectionEndpointLogsIngestion logsIngestion)Set the logsIngestion property: The endpoint used by clients to ingest logs.
-